From 600ef4405dc70b5ae6e0877c5065483391cb08ac Mon Sep 17 00:00:00 2001 From: James Read Date: Fri, 16 Jul 2021 20:31:03 +0100 Subject: [PATCH] Added warning for individualPorts config. --- var/config.individualPorts.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/var/config.individualPorts.yaml b/var/config.individualPorts.yaml index 2cb42c5..04326a6 100644 --- a/var/config.individualPorts.yaml +++ b/var/config.individualPorts.yaml @@ -1,3 +1,9 @@ +# WARNING +# This is considered an advanced installation of OliveTin, and 99% of users +# probably won't need this configuration file. If you're just getting started +# with OliveTin, don't use this. +# WARNING +# # This tells OliveTin to not spawn the internal micro reverse proxy. # # This gives you more fine grained control, but requires quite a bit more setup.