summaryrefslogtreecommitdiff
path: root/config.ru
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2019-05-29 11:12:33 +0000
committergebele <gebele@in-silico.ch>2019-05-29 11:12:33 +0000
commitf37f0b654b36b66c133755c01f033859c35197f6 (patch)
treef954628631d0658c184a3e124372403243a42498 /config.ru
parent5a3be4190688bc8240327930b3e953b09ecc9d9e (diff)
removed comment
Diffstat (limited to 'config.ru')
-rw-r--r--config.ru2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.ru b/config.ru
index 5b1c13d..f4e2678 100644
--- a/config.ru
+++ b/config.ru
@@ -1,4 +1,4 @@
-ENV["BATCH_MODE"] = "true"
+ENV["BATCH_MODE"] = "false"
ENV["LAZAR_ENV"] = "production"
require 'bundler'
Bundler.require