add log config
This commit is contained in:
parent
de68dc18b7
commit
3f8e81c2da
2 changed files with 2 additions and 3 deletions
|
@ -13,7 +13,7 @@ handlers:
|
|||
file:
|
||||
class: logging.handlers.RotatingFileHandler
|
||||
formatter: precise
|
||||
filename: /homeserver.log
|
||||
filename: /var/lib/synapse/homeserver.log
|
||||
maxBytes: 104857600
|
||||
backupCount: 10
|
||||
filters: [context]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue