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:
Éric Gaspar 2023-04-12 22:19:29 +02:00
parent 1737e6ef8c
commit ecfebbd52f

View file

@ -11,7 +11,7 @@ name = "BookStack configuration"
choices = ["standard", "ldap"]
default = "ldap"
help = "Select an authentication method to connect to BookStack."
bind = "AUTH_METHOD:__INSTALL_DIR__/.env"
bind = "AUTH_METHOD:/var/www/__APP__/.env"
[main.php_fpm_config]
name = "PHP-FPM configuration"