Files
@ d8b7a1a023a6
Branch filter:
Location: kallithea/kallithea/lib/paster_commands/celeryd.py
d8b7a1a023a6
1.5 KiB
text/x-python
gearbox: if a config file is specified, store it in the command instance so it is available without tg
This will prevent a plain 'gearbox make-rcext -c kallithea.ini' from crashing in
here = config['here']
Note:
kallithea.CONFIG serves a very similar purpose.
Modified by Mads Kiilerich.
This will prevent a plain 'gearbox make-rcext -c kallithea.ini' from crashing in
here = config['here']
Note:
kallithea.CONFIG serves a very similar purpose.
Modified by Mads Kiilerich.