summaryrefslogtreecommitdiff
path: root/defaults
diff options
context:
space:
mode:
authorLukas Fülling <lukas@k40s.net>2022-01-11 17:10:48 +0100
committerLukas Fülling <lukas@k40s.net>2022-01-11 17:10:48 +0100
commite8a00007f6156ca356bf635af7dcda4b07c748c3 (patch)
tree0ba8a25d287c53bb186801c3e10676aa92a33808 /defaults
parentc94b9b8197a6af0b1b315f1200c9faff4ca3bd96 (diff)
add setting for public facing port
Diffstat (limited to 'defaults')
-rw-r--r--defaults/yacy.init3
1 files changed, 3 insertions, 0 deletions
diff --git a/defaults/yacy.init b/defaults/yacy.init
index 25ede5a9b..bf639f6cb 100644
--- a/defaults/yacy.init
+++ b/defaults/yacy.init
@@ -543,6 +543,9 @@ debug.snippets.statistics.enabled=false
#staticIP if you have a static IP, you can use this setting
staticIP=
+#publicPort if you use a different port to access YaCy than the one it listens on, you can use this setting
+publicPort=
+
# each time YaCy starts up, it can trigger the local browser to show the
# status page. This is active by default, to make it easier for first-time
# users to understand what this application does. You can disable browser