aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorJoris2021-01-03 19:49:00 +0100
committerJoris2021-01-03 19:49:00 +0100
commit6a03a75674c4f11b56f46161dfb44a5ce8e51341 (patch)
treeadc716e5dc3002e2f25bfd15567025535f35e74b /config.json
parent406767e9eed613b5a1513ada772e4bfb78e46290 (diff)
downloadbudget-6a03a75674c4f11b56f46161dfb44a5ce8e51341.tar.gz
budget-6a03a75674c4f11b56f46161dfb44a5ce8e51341.tar.bz2
budget-6a03a75674c4f11b56f46161dfb44a5ce8e51341.zip
Fuse sendmail_path and mock mail config keys
Diffstat (limited to 'config.json')
-rw-r--r--config.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.json b/config.json
index 488b2f9..86a19b5 100644
--- a/config.json
+++ b/config.json
@@ -1,4 +1,3 @@
{
- "secure_cookies": false,
- "mock_mails": true
+ "secure_cookies": false
}