mirror of
https://github.com/maubot/maubot
synced 2025-08-29 02:10:38 +00:00
Merge 996ed211c0
into 905c91c285
This commit is contained in:
commit
7238bae6ce
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ logging:
|
||||||
file:
|
file:
|
||||||
class: logging.handlers.RotatingFileHandler
|
class: logging.handlers.RotatingFileHandler
|
||||||
formatter: normal
|
formatter: normal
|
||||||
filename: ./maubot.log
|
filename: ./logs/maubot.log
|
||||||
maxBytes: 10485760
|
maxBytes: 10485760
|
||||||
backupCount: 10
|
backupCount: 10
|
||||||
console:
|
console:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue