mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
puppet: Fix path to events_deliver_enqueued_emails.log.
This commit is contained in:
@@ -62,7 +62,7 @@ stopsignal=TERM ; signal used to kill process (default TERM)
|
|||||||
topwaitsecs=30 ; max num secs to wait b4 SIGKILL (default 10)
|
topwaitsecs=30 ; max num secs to wait b4 SIGKILL (default 10)
|
||||||
user=zulip ; setuid to this UNIX account to run the program
|
user=zulip ; setuid to this UNIX account to run the program
|
||||||
redirect_stderr=true ; redirect proc stderr to stdout (default false)
|
redirect_stderr=true ; redirect proc stderr to stdout (default false)
|
||||||
-stdout_logfile=/var/log/zulip/events_deliver_enqueued_emails.log ; stdout log path, NONE for none; default AUTO
|
stdout_logfile=/var/log/zulip/events_deliver_enqueued_emails.log ; stdout log path, NONE for none; default AUTO
|
||||||
stdout_logfile_maxbytes=1GB ; max # logfile bytes b4 rotation (default 50MB)
|
stdout_logfile_maxbytes=1GB ; max # logfile bytes b4 rotation (default 50MB)
|
||||||
stdout_logfile_backups=10 ; # of stdout logfile backups (default 10)
|
stdout_logfile_backups=10 ; # of stdout logfile backups (default 10)
|
||||||
directory=/home/zulip/deployments/current/
|
directory=/home/zulip/deployments/current/
|
||||||
|
|||||||
Reference in New Issue
Block a user