add logfile to smart.conf

This commit is contained in:
Mario Fetka
2026-04-22 14:12:59 +02:00
parent 39bf88dd3b
commit bf9f9de5d4

View File

@@ -92,6 +92,9 @@ $nw_daemonize = 0;
# PID file written by nwwebui.
$nw_pid_file = '@MARS_NWE_PID_DIR@/nwwebui.pid';
# Log file written by nwwebui.
$nw_log_file = '@MARS_NWE_LOG_DIR@/nwwebui.log';
# Enable or disable TLS/SSL support.
# 1 = enable HTTPS listener
# 0 = disable HTTPS listener