Merge commit 'a84312f7279f9837b1c60a3758e72b6f9fa39fec'

* commit 'a84312f7279f9837b1c60a3758e72b6f9fa39fec':
  cfg(core): config global HOST settings

# Conflicts:
#	config/env/torrents.js
This commit is contained in:
OldHawk
2018-03-08 11:49:11 +08:00

View File

@@ -27,7 +27,7 @@ module.exports = {
*/
app: {
name: 'MINE.pt',
domain: 'http://MINE.pt',
domain: 'http://mine.pt',
showDemoWarningPopup: true,
cronTimeZone: 'Asia/Shanghai',
showDebugLog: true,
@@ -193,7 +193,7 @@ module.exports = {
ircAnnounce: {
enable: true,
debug: false,
server: 'MEAN.im',
server: 'irc.mean.im',
port: 16667,
nick: 'mineAnnouncer',
userName: 'meanTorrent',