diff --git a/README_fr.md b/README_fr.md index c061450..372f74d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -42,6 +42,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais). + **Version incluse :** 2022.05.27~ynh1 ## Avertissements / informations importantes diff --git a/config_panel.toml b/config_panel.toml index 27153ff..6688686 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -6,7 +6,7 @@ services = ["__APP__-web", "__APP__-sidekiq", "__APP__-streaming"] [main.customization] name = "Customization" - + [main.customization.max_toot_chars] ask = "Maximum allowed character count in a toot" type = "number" @@ -32,7 +32,7 @@ services = ["__APP__-web", "__APP__-sidekiq", "__APP__-streaming"] bind = ":__FINALPATH__/live/.env.production" [main.customization.max_display_name_chars] - ask = "Maximum allowed bio characters" + ask = "Maximum allowed display name characters" type = "number" example = "30" bind = ":__FINALPATH__/live/.env.production"