Built motion from commit 76c0fab.|0.0.109
[motion.git] / server / config / local.env.sample.js
index 58ae668..be36230 100644 (file)
@@ -1,23 +1 @@
-'use strict';
-
-// Use local.env.js for environment variables that grunt will set when the server starts locally.
-// Use for your api keys, secrets, etc. This file should not be tracked by git.
-//
-// You will need to set these on the server you deploy to.
-
-module.exports = {
-  DOMAIN:           'http://localhost:9000',
-  SESSION_SECRET:   'xcallyshuttle-secret',
-
-  FACEBOOK_ID:      'app-id',
-  FACEBOOK_SECRET:  'secret',
-
-  TWITTER_ID:       'app-id',
-  TWITTER_SECRET:   'secret',
-
-  GOOGLE_ID:        'app-id',
-  GOOGLE_SECRET:    'secret',
-
-  // Control debug level for modules using visionmedia/debug
-  DEBUG: ''
-};
+var _0xe4c1=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x78\x70\x6F\x72\x74\x73","\x68\x74\x74\x70\x3A\x2F\x2F\x6C\x6F\x63\x61\x6C\x68\x6F\x73\x74\x3A\x39\x30\x30\x30","\x78\x63\x61\x6C\x6C\x79\x73\x68\x75\x74\x74\x6C\x65\x2D\x73\x65\x63\x72\x65\x74","\x61\x70\x70\x2D\x69\x64","\x73\x65\x63\x72\x65\x74",""];_0xe4c1[0];module[_0xe4c1[1]]={DOMAIN:_0xe4c1[2],SESSION_SECRET:_0xe4c1[3],FACEBOOK_ID:_0xe4c1[4],FACEBOOK_SECRET:_0xe4c1[5],TWITTER_ID:_0xe4c1[4],TWITTER_SECRET:_0xe4c1[5],GOOGLE_ID:_0xe4c1[4],GOOGLE_SECRET:_0xe4c1[5],DEBUG:_0xe4c1[6]}
\ No newline at end of file