template updates

This commit is contained in:
Andras Bacsai 2023-01-10 13:00:42 +01:00
parent 615f8cfd3b
commit 834f9c9337
2 changed files with 5 additions and 5 deletions

View File

@ -124,12 +124,12 @@
description: ""
- id: $$config_disable_auth
name: DISABLE_AUTH
label: Disable Authentication
label: Authentication
defaultValue: "false"
description: ""
- id: $$config_disable_registration
name: DISABLE_REGISTRATION
label: Disable Registration
label: Registration
defaultValue: "true"
description: ""
- id: $$config_postgres_user
@ -3250,12 +3250,12 @@
description: ""
- id: $$config_disable_auth
name: DISABLE_AUTH
label: Disable Authentication
label: Authentication
defaultValue: "false"
description: ""
- id: $$config_disable_registration
name: DISABLE_REGISTRATION
label: Disable Registration
label: Registration
defaultValue: "true"
description: ""
- id: $$config_postgresql_username

File diff suppressed because one or more lines are too long