Merge 996ed211c0
into 75879cfb93
This commit is contained in:
commit
459d97ee35
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,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