summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-11-05 23:49:32 +0100
committerJules Laplace <julescarbon@gmail.com>2017-11-05 23:49:32 +0100
commit5e5f92af830dc4c39de4420ac8effebb3bdd392e (patch)
tree2f96f49dba80aed08983df02f6cce8f1e115462f /index.js
parentdc5e6ed69b9628310f66f89336f4707a0e42ef66 (diff)
geo service
Diffstat (limited to 'index.js')
-rw-r--r--index.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.js b/index.js
index 40317f25..6c935a31 100644
--- a/index.js
+++ b/index.js
@@ -85,6 +85,10 @@ var app = okcms.createApp({
maxbytes: 1024*1024*2,
},
+ geo: {
+ lib: require("./lib/okgeo"),
+ },
+
push: {
lib: require("./lib/okpush"),
// mongodbUrl: "mongodb://localhost/okpush_stone" + '_dev',