From 068e640745b044ccaca07c654c1e4c6299e17a41 Mon Sep 17 00:00:00 2001 From: apathy Date: Tue, 26 Jul 2016 23:32:02 -0700 Subject: [PATCH] Removed double listing of config option --- extras/swgchat.cfg.dist | 3 --- 1 file changed, 3 deletions(-) diff --git a/extras/swgchat.cfg.dist b/extras/swgchat.cfg.dist index 841cd8b..a018b1e 100644 --- a/extras/swgchat.cfg.dist +++ b/extras/swgchat.cfg.dist @@ -13,8 +13,5 @@ registrar_port = 5000 # Path to the application database database_path = chat.db -# Path to the application database -database_path = chat.db - # When set to true, binds to the config address; otherwise, binds on any interface bind_to_ip = false