Remove trailing whitespace
This commit is contained in:
parent
6c6ae8b927
commit
308b44e84f
2 changed files with 4 additions and 4 deletions
|
@ -29,4 +29,4 @@
|
|||
daemon_reload: yes
|
||||
state: started
|
||||
name: zammad
|
||||
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{{ zammad_log_path }}/*.log {
|
||||
daily
|
||||
missingok
|
||||
missingok
|
||||
rotate 2
|
||||
compress
|
||||
compress
|
||||
delaycompress
|
||||
notifempty
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue