3
edits
Line 152: | Line 152: | ||
# application. | # application. | ||
application = controllers.make_app() | application = controllers.make_app() | ||
# as we're not setting up a dev system, we'll set the following | |||
config.c.async_jobs=False | |||
== The .ini file == | == The .ini file == |
edits