mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 10:19:35 +00:00
Merge pull request #1631 from toastboy70/bug/#1536
Change unbound logfile to the empty string
This commit is contained in:
@@ -2,7 +2,7 @@ server:
|
||||
verbosity: 1
|
||||
interface: 0.0.0.0
|
||||
interface: ::0
|
||||
logfile: /dev/stdout
|
||||
logfile: ""
|
||||
do-ip4: yes
|
||||
do-ip6: yes
|
||||
do-udp: yes
|
||||
|
||||
Reference in New Issue
Block a user