From 243de96900e0d9f11fefe2aa0ade24c2222a295d Mon Sep 17 00:00:00 2001 From: Ze'ev Schurmann Date: Tue, 13 May 2025 17:57:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6bd3242..0bee708 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Instructions to start the process is a little further down this document. I will be adding default_phone_region, default_language and default_locale functionality in the near future... +Reverse Proxy is not yet supported by script but as it's often requested I plan to setup support for Reverse Proxy... + I also want to add the ability for the script to detect an existing Nextcloud install and only do the system updates to bring your server inline with the latest requirements (ie new PHP version or additional modules). And eventually I will add the ability for you to install multiple Nextclouds on the same server.