From 9b91b8c76a508ed3fa704acc4adba50da2a2754f Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sat, 14 Sep 2019 14:49:12 -0700 Subject: [PATCH] disable bunny --- src/config.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/config.js b/src/config.js index 73f1db1b..75ae278c 100644 --- a/src/config.js +++ b/src/config.js @@ -34,12 +34,12 @@ module.exports = { CONFIG_PATH: getConfigPath(), DEFAULT_TORRENTS: [ - { - testID: 'bbb', - name: 'Big Buck Bunny', - posterFileName: 'bigBuckBunny.jpg', - torrentFileName: 'bigBuckBunny.torrent' - }, + // { + // testID: 'bbb', + // name: 'Big Buck Bunny', + // posterFileName: 'bigBuckBunny.jpg', + // torrentFileName: 'bigBuckBunny.torrent' + // }, { testID: 'cosmos', name: 'Cosmos Laundromat (Preview)',