* Wed Oct 01 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.18-39.sme
- fix path to logfile for smanager [SME: 13206]
This commit is contained in:
@@ -11,7 +11,7 @@ $OUT .=<<"EOF";
|
||||
enabled = true
|
||||
port = $port
|
||||
filter = smanager
|
||||
logpath = /usr/share/smanager/log/production.log
|
||||
logpath = /var/log/smanager/smanager.log
|
||||
maxretry = 3
|
||||
findtime = 300
|
||||
bantime = 1800
|
||||
|
Reference in New Issue
Block a user