From 5683534893025b962cfb14fe5c1319b0b278e77d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 13 Oct 2016 21:48:55 +0200 Subject: Remove references to Electron --- config/default.yaml | 3 --- config/test.yaml | 3 --- 2 files changed, 6 deletions(-) (limited to 'config') diff --git a/config/default.yaml b/config/default.yaml index b44be31b0..6a1e22204 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -18,6 +18,3 @@ storage: logs: 'logs/' thumbnails: 'thumbnails/' torrents: 'torrents/' - -electron: - debug: false diff --git a/config/test.yaml b/config/test.yaml index 7f893bc4f..8a667a001 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -7,6 +7,3 @@ webserver: database: host: 'localhost' port: 27017 - -electron: - debug: false -- cgit v1.2.3