mirror of
https://github.com/SWG-Source/stationapi.git
synced 2026-07-13 21:01:03 -04:00
Removed double listing of config option
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user