diff options
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json index 86a19b5..488b2f9 100644 --- a/config.json +++ b/config.json @@ -1,3 +1,4 @@ { - "secure_cookies": false + "secure_cookies": false, + "mock_mails": true } |