mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 22:07:25 +02:00
Merge commit 'a84312f7279f9837b1c60a3758e72b6f9fa39fec'
* commit 'a84312f7279f9837b1c60a3758e72b6f9fa39fec': cfg(core): config global HOST settings # Conflicts: # config/env/torrents.js
This commit is contained in:
4
config/env/torrents.js
vendored
4
config/env/torrents.js
vendored
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user