From 5285a7e6a800f56adcd71c88139a5f0ce7197ef1 Mon Sep 17 00:00:00 2001 From: Buğra Canata Date: Fri, 29 Mar 2024 07:41:31 +0300 Subject: Update homarr.yml (#1091) Allow TZ timezone with the character / to be inputted. --- public/v4/apps/homarr.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/public/v4/apps/homarr.yml b/public/v4/apps/homarr.yml index 8732e22..e03fa2b 100644 --- a/public/v4/apps/homarr.yml +++ b/public/v4/apps/homarr.yml @@ -34,7 +34,6 @@ caproverOneClickApp: label: Timezone description: This is the timezone for the application, find yours at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones defaultValue: UTC - validRegex: "/^([^\\s^\\/])+$/" - id: $$cap_homarr_password label: Password description: Password to protect the dashboard (leave empty to disable password protection) -- cgit v1.2.3