Parcourir la source

Note about OpenID Connect only for x64 (#5730)

https://github.com/FreshRSS/FreshRSS/issues/5722
Alexandre Alapetite il y a 2 ans
Parent
commit
bfdf7b05ca
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/en/admins/16_OpenID-Connect.md

+ 1 - 1
docs/en/admins/16_OpenID-Connect.md

@@ -13,7 +13,7 @@ The callback URL is `https://<your-domain>/i/oidc/`.
 
 OIDC support in Docker is activated by the presence of a non-empty non-zero `OIDC_ENABLED` environment variable.
 
-> ℹ️ Only available in our Debian image.
+> ℹ️ Only available in our Debian image for `x86_64` ([help welcome](https://github.com/FreshRSS/FreshRSS/issues/5722)).
 
 ## The config is done with these environment variables