Removed double listing of config option

This commit is contained in:
apathy
2016-07-26 23:32:02 -07:00
parent 71eafc96aa
commit 068e640745
-3
View File
@@ -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