summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-29 16:40:45 -0400
committerJules Laplace <jules@okfoc.us>2016-03-29 16:40:45 -0400
commite941223582382e2292b5e8e47e951e1a21ecb375 (patch)
tree88ea49a04603ec1e8518150925591298351ed4ca /index.js
parent20c26d2a907a8605cbae072f0e9c04a64d2c7c4e (diff)
stuff all seems to be showing now
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: {