summaryrefslogtreecommitdiff
path: root/defaults
diff options
context:
space:
mode:
authorBurkhard <11603289+reger24@users.noreply.github.com>2022-02-11 08:09:17 +0100
committerGitHub <noreply@github.com>2022-02-11 08:09:17 +0100
commita6a982818177752cc4dfd7d5ce7470edf078bcdf (patch)
treea57ebdc5509e48f0931ad5262ba0111492be2ec1 /defaults
parent84651f2925270b6885887b1514094122b048bf21 (diff)
parent4219d729c3fde239ad9b283780a8c99f0fa1dc4a (diff)
Merge pull request #440 from lfuelling/master
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