mirror of
https://github.com/YunoHost-Apps/dendrite_ynh.git
synced 2024-09-03 18:25:58 +02:00
Use actual app id for the log directory
This commit is contained in:
parent
477b2b9942
commit
a23e703ede
1 changed files with 1 additions and 1 deletions
|
@ -347,5 +347,5 @@ logging:
|
|||
- type: file
|
||||
level: info
|
||||
params:
|
||||
path: /var/log/dendrite
|
||||
path: /var/log/__APP__
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue