From 22956caf9ac63e3c0b427f1bb2d381ebfe07952c Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 26 Oct 2023 03:27:59 +0200 Subject: [PATCH] mention of the need to compile Dex --- doc/DOCS.md | 2 +- doc/DOCS_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/DOCS.md b/doc/DOCS.md index 5381c88..3075409 100644 --- a/doc/DOCS.md +++ b/doc/DOCS.md @@ -78,6 +78,6 @@ And to promote them as an administrator of your instance: To use OpenID Connect, the YunoHost admin must: -* install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package +* install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package (note that your server must compile it, which can be resource-intensive.) * configure Dex properly during the installation (all entered information will be used in the next step, so keep it in a safe place) * configure GTS using the config panel's OIDC form: `Applications > GoToSocial > Config Panel > OpenID Connect settings` diff --git a/doc/DOCS_fr.md b/doc/DOCS_fr.md index 067fadb..612fbb9 100644 --- a/doc/DOCS_fr.md +++ b/doc/DOCS_fr.md @@ -78,6 +78,6 @@ Et pour promouvoir un compte en tant qu'administrateur de votre instance : Pour utiliser OpenID Connect, l'admin YunoHost doit: -* installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) +* installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) (Notez que votre serveur doit le compiler, ce qui peut être gourmand en ressources) * configurer Dex correctement durant l'installation (toutes les informations renseignées seront utilisées lors de l'étape suivante, donc conservez-les soigneusement) * configurer GTS en utilisant le formulaire OIDC du panneau de configuration : `Applications > GoToSocial > Panneau de configuration > OpenID Connect settings`