From e8a00007f6156ca356bf635af7dcda4b07c748c3 Mon Sep 17 00:00:00 2001 From: Lukas Fülling Date: Tue, 11 Jan 2022 17:10:48 +0100 Subject: add setting for public facing port --- defaults/yacy.init | 3 +++ 1 file changed, 3 insertions(+) (limited to 'defaults/yacy.init') 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 -- cgit v1.2.3