diff options
Diffstat (limited to 'config/test.yaml')
-rw-r--r-- | config/test.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml index 8a667a001..7f893bc4f 100644 --- a/config/test.yaml +++ b/config/test.yaml | |||
@@ -7,3 +7,6 @@ webserver: | |||
7 | database: | 7 | database: |
8 | host: 'localhost' | 8 | host: 'localhost' |
9 | port: 27017 | 9 | port: 27017 |
10 | |||
11 | electron: | ||
12 | debug: false | ||