summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
author“Ryder <“r@okfoc.us”>2016-03-29 16:47:15 -0400
committer“Ryder <“r@okfoc.us”>2016-03-29 16:47:15 -0400
commitccdb68e87b379ce4432ec875f45a055c46ed090e (patch)
treeea9c1a4e25a11769102d5d26b8fcb70a0475a0fe /index.js
parent0524725613f06f27efc58f19b3f6c2458afa7543 (diff)
parent2a8a35ad60a62f4e32ec26586b748ab77e92d7df (diff)
db
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: {