summaryrefslogtreecommitdiff
path: root/examples/index.js
diff options
context:
space:
mode:
authorjulie lala <jules@okfoc.us>2015-04-13 16:45:41 -0400
committerjulie lala <jules@okfoc.us>2015-04-13 16:45:41 -0400
commitc702d76549ead663daed0147f5c160c368a61c45 (patch)
treecad22d834c0acd4c871a8bdaa148d1f1f19caf34 /examples/index.js
parentedcc3c497f05e14bdd5655a0bc154cee04784a60 (diff)
parentebb17679c64723dc1378079f9da0697673b21f5d (diff)
Merge branch 'twohustlers' of github.com:okfocus/okcms into twohustlers
Diffstat (limited to 'examples/index.js')
-rw-r--r--examples/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/index.js b/examples/index.js
index 95d2bcf..3e9f509 100644
--- a/examples/index.js
+++ b/examples/index.js
@@ -4,6 +4,8 @@ var app = okcms.createApp({
root: 'public',
+ debug: false,
+
schemas: {
page: {
id: {type: 'string'},