Remove old config.js.example

This commit is contained in:
Yukai Huang 2017-01-13 23:12:27 +08:00
parent 2408ff4ba9
commit a541569d7e
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
module.exports = {
domain: '', // domain name
urlpath: '', // sub url path, like: www.example.com/<urlpath>
// settings
debug: false,
GOOGLE_API_KEY: '',
GOOGLE_CLIENT_ID: '',
DROPBOX_APP_KEY: ''
};