From 33c2ba9bca0f4bcc9315952a1340715f0f72d165 Mon Sep 17 00:00:00 2001 From: Adarnof Date: Tue, 10 Jan 2017 21:53:53 -0500 Subject: [PATCH] Change default log name to avoid conflict Allows use of supervisor conf without changes --- thirdparty/Mumble/authenticator.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thirdparty/Mumble/authenticator.ini.example b/thirdparty/Mumble/authenticator.ini.example index e31ec2a3..2e8563f7 100644 --- a/thirdparty/Mumble/authenticator.ini.example +++ b/thirdparty/Mumble/authenticator.ini.example @@ -33,7 +33,7 @@ servers = [log] ; Available loglevels: 10 = DEBUG (default) | 20 = INFO | 30 = WARNING | 40 = ERROR level = -file = allianceauth.log +file = authenticator.log [iceraw] Ice.ThreadPool.Server.Size = 5