From 70a309d147da636c53b3d0b01f4adbccf55dce14 Mon Sep 17 00:00:00 2001 From: robbt Date: Wed, 13 May 2020 08:55:57 -0400 Subject: [PATCH] Added instructions for 1 URL per line and example URL --- airtime_mvc/build/airtime-setup/forms/general-settings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/airtime_mvc/build/airtime-setup/forms/general-settings.php b/airtime_mvc/build/airtime-setup/forms/general-settings.php index a6055f666..50426a543 100644 --- a/airtime_mvc/build/airtime-setup/forms/general-settings.php +++ b/airtime_mvc/build/airtime-setup/forms/general-settings.php @@ -21,7 +21,8 @@

The CORS URL can be setup during install if you are accessing your LibreTime instance behind a Proxy. This is common with docker setups. If you have a reverse proxy setup enter the URL below, otherwise you - can safely ignore this. If you are reinstalling LibreTime on an existing setup you can ignore this as well, + can safely ignore this. Please enter one URL per line. Include the entire URL such as http://example.com + If you are reinstalling LibreTime on an existing setup you can ignore this as well, the settings in your existing database will be retained unless you enter new values below.