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:12:33 +01:00
parent 3c0536b80c
commit 5b709cb5ec
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -10,7 +10,7 @@ name = "Bookstack configuration"
ask = "General auth"
choices = ["standard", "ldap"]
default = "standard"
help = ""
help = "Select an authentication methode to connect to BookStack"
bind = "AUTH_METHOD:__FINALPATH__/.env"
[main.php_fpm_config]