зеркало из https://github.com/mozilla/MozDef.git
Switch logingput directory to US/Pacific
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
This commit is contained in:
Родитель
e5e98c1304
Коммит
395ba1e0db
|
@ -129,7 +129,7 @@ def customindex(application):
|
|||
|
||||
def initConfig():
|
||||
#change this to your default zone for when it's not specified
|
||||
options.defaultTimeZone=getConfig('defaulttimezone','UTC',options.configfile)
|
||||
options.defaultTimeZone=getConfig('defaulttimezone','US/Pacific',options.configfile)
|
||||
|
||||
options.mqserver=getConfig('mqserver','localhost',options.configfile)
|
||||
options.taskexchange=getConfig('taskexchange','eventtask',options.configfile)
|
||||
|
|
Загрузка…
Ссылка в новой задаче