summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjackycute2015-10-06 18:26:00 +0800
committerjackycute2015-10-06 18:26:00 +0800
commitfe30f8aa9b48e15eff7ec9132a19a2a62e430495 (patch)
tree87f2973896501c5b1b1fe9cda593a91c1d5c6ea4
parent3f64ec79b72b79dc758435536c1096cb716235ac (diff)
Update config.js
-rw-r--r--config.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.js b/config.js
index f1fb3fa8..728208eb 100644
--- a/config.js
+++ b/config.js
@@ -11,7 +11,7 @@ var urladdport = true; //add port on getserverurl
var config = {
debug: true,
- usecdn: false,
+ usecdn: false,
version: '0.3.3',
domain: domain,
alloworigin: ['add here to allow origin to cross'],
@@ -75,4 +75,4 @@ var config = {
}
};
-module.exports = config; \ No newline at end of file
+module.exports = config;