diff --git a/config/application.yml.example b/config/application.yml.example index b6148d1414bd69a1e02ca3171c50bc51d4e3445b..64fe1c327c286cf185cbe8a4834af05fcd74c22a 100644 --- a/config/application.yml.example +++ b/config/application.yml.example @@ -45,7 +45,7 @@ defaults: &defaults # running, however this makes it quite slow as all the time intensive jobs # must be run inside the request cycle. Also the live updates from the Websocket # will be disabled. - single_process_mode: false + single_process_mode: true ## Use Amazon S3 instead of your local filesystem ## to handle uploaded pictures.