diff --git a/config/env/torrents.js b/config/env/torrents.js index 15463ee9..c78ae45d 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 }, sign: { open_signin: true,