diff options
| author | Buğra Canata <[email protected]> | 2024-03-29 07:41:31 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-28 21:41:31 -0700 |
| commit | 5285a7e6a800f56adcd71c88139a5f0ce7197ef1 (patch) | |
| tree | 6f9364745be3213ea52f7c5e2c2aa9c4ec1247ff /public/v4/apps/homarr.yml | |
| parent | 47c1db990d95e59d96af5b33904fbaba2df1b952 (diff) | |
| download | caprover-one-click-apps-5285a7e6a800f56adcd71c88139a5f0ce7197ef1.tar.gz caprover-one-click-apps-5285a7e6a800f56adcd71c88139a5f0ce7197ef1.zip | |
Update homarr.yml (#1091)
Allow TZ timezone with the character / to be inputted.
Diffstat (limited to 'public/v4/apps/homarr.yml')
| -rw-r--r-- | public/v4/apps/homarr.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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) |
