fixed wrong gammu path
This commit is contained in:
parent
3d63ee6d13
commit
e4f128a1ba
@ -115,10 +115,10 @@ matrix_sms_bridge_gammu_configuration: |
|
|||||||
[smsd]
|
[smsd]
|
||||||
Service = files
|
Service = files
|
||||||
LoopSleep = 2
|
LoopSleep = 2
|
||||||
InboxPath = /data/spool/inbox
|
InboxPath = /data/spool/inbox/
|
||||||
OutboxPath = /data/spool/outbox
|
OutboxPath = /data/spool/outbox/
|
||||||
SentSMSPath = /data/spool/sent
|
SentSMSPath = /data/spool/sent/
|
||||||
ErrorSMSPath = /data/spool/error
|
ErrorSMSPath = /data/spool/error/
|
||||||
InboxFormat = detail
|
InboxFormat = detail
|
||||||
OutboxFormat = detail
|
OutboxFormat = detail
|
||||||
TransmitFormat = auto
|
TransmitFormat = auto
|
||||||
|
Loading…
Reference in New Issue
Block a user