aboutsummaryrefslogtreecommitdiff
path: root/db_connection_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'db_connection_config.yml')
-rw-r--r--db_connection_config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/db_connection_config.yml b/db_connection_config.yml
index a9170ae..abe2500 100644
--- a/db_connection_config.yml
+++ b/db_connection_config.yml
@@ -2,4 +2,5 @@ user: postgres
password: postgres
host: "127.0.0.1"
port: "5432"
-database: "ztdns" \ No newline at end of file
+database: "ztdns"
+enabled: no \ No newline at end of file