This commit is contained in:
kidhab 2025-08-29 00:23:12 +02:00 committed by GitHub
commit 7492a095fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: