1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00

Update config_panel.toml

This commit is contained in:
ericgaspar 2022-01-31 12:11:33 +01:00
parent c85e940449
commit 3c0536b80c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -6,7 +6,7 @@ name = "Bookstack configuration"
[main.auth_config]
name = "Athentication configuration"
[main.php_fpm_config.auth_method]
[main.auth_config.auth_method]
ask = "General auth"
choices = ["standard", "ldap"]
default = "standard"