summaryrefslogtreecommitdiffstats
path: root/module/config
diff options
context:
space:
mode:
Diffstat (limited to 'module/config')
-rw-r--r--module/config/default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/config/default.conf b/module/config/default.conf
index af517f438..147cb915a 100644
--- a/module/config/default.conf
+++ b/module/config/default.conf
@@ -2,7 +2,7 @@ version: 1
remote - "Remote":
int port : "Port" = 7227
- ip listenaddr : "Adress" = 0.0.0.0
+ ip listenaddr : "Address" = 0.0.0.0
bool nolocalauth : "No authentication on local connections" = True
bool activated : "Activated" = True
ssl - "SSL":