aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-10-24 11:54:37 +0200
committerGravatar GitHub <noreply@github.com> 2023-10-24 11:54:37 +0200
commitbfdf7b05cab3015c111d950c2c99bf19bf32a8b0 (patch)
tree47bd16f3fc2efda9218d825c93c177f2cc2574e2 /docs
parent58cf2f058f7dc355b2aac6382aa8d2808cf294a0 (diff)
Note about OpenID Connect only for x64 (#5730)
https://github.com/FreshRSS/FreshRSS/issues/5722
Diffstat (limited to 'docs')
-rw-r--r--docs/en/admins/16_OpenID-Connect.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/admins/16_OpenID-Connect.md b/docs/en/admins/16_OpenID-Connect.md
index 0bc3ec762..e034e4ac9 100644
--- a/docs/en/admins/16_OpenID-Connect.md
+++ b/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