summaryrefslogtreecommitdiff
path: root/env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'env.sh')
-rwxr-xr-xenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/env.sh b/env.sh
index 20d5dd3..b5485b3 100755
--- a/env.sh
+++ b/env.sh
@@ -5,7 +5,7 @@
export FREEMAIL_DB_DRIVER=sqlite3
export FREEMAIL_DB_CREDENTIALS=./db/freemail.db
export FREEMAIL_DB_IMPORT_DRIVER=github.com/mattn/go-sqlite3
-export FREEMAIL_DB_LOG=true
+export FREEMAIL_DB_LOG=false
export FREEMAIL_SECRET=verylongsecret
# Redis