apps/do/vikunja-test/vikunja-values-configmap: enable local login

This commit is contained in:
xeruf 2024-12-11 22:50:41 +01:00
parent 3affe0aa79
commit af6bbbf926
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@ data:
authurl: "https://${hydra_domain}/" authurl: "https://${hydra_domain}/"
clientid: "${client_id}" clientid: "${client_id}"
clientsecret: "${client_secret}" clientsecret: "${client_secret}"
local:
enabled: false
mailer: mailer:
enabled: "${outgoing_mail_enabled}" enabled: "${outgoing_mail_enabled}"
host: "${outgoing_mail_smtp_host}" host: "${outgoing_mail_smtp_host}"