diff --git a/config/env/torrents.js b/config/env/torrents.js index 1054971e..5cdedfe5 100644 --- a/config/env/torrents.js +++ b/config/env/torrents.js @@ -18,7 +18,7 @@ module.exports = { admin: 'admin@chd.im', base_url: 'http://chd.im:3000', client_black_list_url: 'http://chd.im:3000/client_black_list', - private_torrent_cms: false + private_torrent_cms: true }, ircAnnounce: { enable: true,