summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.js b/index.js
index 5aeec84..5162769 100644
--- a/index.js
+++ b/index.js
@@ -14,8 +14,8 @@ var app = okcms.createApp({
project: 'OKFocus Portfolio',
- debug: !isProduction,
- production: isProduction,
+ debug: true, // !isProduction,
+ production: false, // isProduction,
schemas: {
page: {