Labs/Bespin/ProductionDeployment: Difference between revisions

 
Line 153: Line 153:
   application = controllers.make_app()
   application = controllers.make_app()


  # as we're not setting up a dev system, we'll set the following
 
If you don't plan to run a full asynchronous setup on the server (requiring you to install beanstalkd and run bespin_worker processes), you'll want to set this flag *before* the config.activate_profile() in the WSGI script.
 
   config.c.async_jobs=False
   config.c.async_jobs=False


canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093

edits