1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00

Fix config logging wrong value

This commit is contained in:
Dante 2023-07-17 09:21:40 +01:00
parent 94a4d6317f
commit 8f603942e0

View file

@ -440,7 +440,7 @@ logging:
format: pretty-colored
- type: file
format: json
filename: ./logs/mautrix-whatsapp.log
filename: /var/log/__APP__/__APP__.log
max_size: 100
max_backups: 10
compress: true