diff --git a/config.js b/config.js index f1fb3fa8f..728208eb5 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;