better cron defaults, thanks Jonathan
This commit is contained in:
2
VERSION
2
VERSION
@@ -1 +1 @@
|
||||
Version 2.0.8 (2012-09-06 21:33:07) stable
|
||||
Version 2.0.8 (2012-09-07 09:38:35) stable
|
||||
|
||||
@@ -906,6 +906,8 @@ def console():
|
||||
global_settings.cronjob = True # tell the world
|
||||
options.nocron = True # don't start cron jobs
|
||||
options.plain = True # cronjobs use a plain shell
|
||||
options.nobanner = True
|
||||
options.nogui = True
|
||||
|
||||
options.folder = os.path.abspath(options.folder)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user