diff --git a/config_panel.toml b/config_panel.toml index fbb14df..fc99957 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -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]