diff options
| author | Julie Lala <jules@okfoc.us> | 2015-05-19 10:40:58 +0200 |
|---|---|---|
| committer | Julie Lala <jules@okfoc.us> | 2015-05-19 10:40:58 +0200 |
| commit | b3d9a5d112a8b63b46c72c7a83324758af9ad95b (patch) | |
| tree | cf2ad37d77a891f9979e32db156af95ea9c3df3d /site/index.js | |
| parent | 158aaa8ff7a9698b8a9f90739a1fe48ff2a6807b (diff) | |
production
Diffstat (limited to 'site/index.js')
| -rw-r--r-- | site/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.js b/site/index.js index 9e1f568..8952c46 100644 --- a/site/index.js +++ b/site/index.js @@ -18,6 +18,7 @@ var app = okcms.createApp({ root: 'public', debug: false, + production: true, schemas: { page: { |
