mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Use log directory that we will be able to write to (#1799)
Fix https://github.com/matrix-org/dendrite/issues/1644
This commit is contained in:
parent
af41f6d454
commit
0ee1c56ffd
2 changed files with 2 additions and 1 deletions
|
@ -383,4 +383,4 @@ logging:
|
|||
- type: file
|
||||
level: info
|
||||
params:
|
||||
path: /var/log/dendrite
|
||||
path: ./logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue