Skip to content

Commit

Permalink
Disable ldap login in environment template file
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix authored May 22, 2024
1 parent 47ddc04 commit a5a8771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerize/.env.template
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ DEFAULT_PLUGINS_SITE='https://plugins.qgis.org/'
QGISPLUGINS_ENV=debug

# Ldap
ENABLE_LDAP=True
ENABLE_LDAP=False

0 comments on commit a5a8771

Please sign in to comment.