another fix
This commit is contained in:
parent
b2a2f058aa
commit
d9226253fa
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ logging:
|
||||||
file:
|
file:
|
||||||
class: logging.handlers.RotatingFileHandler
|
class: logging.handlers.RotatingFileHandler
|
||||||
formatter: normal
|
formatter: normal
|
||||||
filename: /var/log/bridge_facebook/mautrix-signal.log
|
filename: /var/log/bridge_signal/mautrix-signal.log
|
||||||
maxBytes: 10485760
|
maxBytes: 10485760
|
||||||
backupCount: 10
|
backupCount: 10
|
||||||
console:
|
console:
|
||||||
|
|
Loading…
Reference in a new issue