blob: 1297eb9c445f2ca67f570cd3f5b769f227d929d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/example-config.yaml 2023-11-16 14:29:23.000000000 +0100
+++ b/example-config.yaml 2023-11-17 07:49:21.770871038 +0100
@@ -355,7 +355,7 @@
format: pretty-colored
- type: file
format: json
- filename: ./logs/mautrix-discord.log
+ filename: /var/log/mautrix-discord/mautrix-discord.log
max_size: 100
max_backups: 10
compress: true
|