Rename to ~/logs/other/waf-to-abuseipdb
This commit is contained in:
parent
34db0db814
commit
53f3362832
1 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,9 @@ module.exports = {
|
|||
// Logging settings
|
||||
log_date_format: 'HH:mm:ss.SSS DD.MM.YYYY',
|
||||
merge_logs: true,
|
||||
log_file: '/home/sefinek/logs/other/waf-to-abuseipdb/combined.log',
|
||||
out_file: '/home/sefinek/logs/other/waf-to-abuseipdb/out.log',
|
||||
error_file: '/home/sefinek/logs/other/waf-to-abuseipdb/error.log',
|
||||
log_file: '~/logs/other/waf-to-abuseipdb/combined.log',
|
||||
out_file: '~/logs/other/waf-to-abuseipdb/out.log',
|
||||
error_file: '~/logs/other/waf-to-abuseipdb/error.log',
|
||||
|
||||
// Application restart policy
|
||||
wait_ready: true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue