We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ed8b3 commit b83b672Copy full SHA for b83b672
core/files/etc/supervisor/conf.d/40-stunnel.conf
@@ -9,7 +9,7 @@ redirect_stderr=false
9
stderr_logfile=/var/www/MISP/app/tmp/logs/stunnel-errors.log
10
stdout_logfile=/var/www/MISP/app/tmp/logs/stunnel.log
11
stderr_logfile_backups=2
12
-stderr_logfile_backups=2
13
-stdout_logfile_maxbytes=5MB
+stderr_logfile_maxbytes=5MB
+stdout_logfile_backups=2
14
stdout_logfile_maxbytes=5MB
15
user=root
0 commit comments