Просмотр исходного кода

Note about OpenID Connect only for x64 (#5730)

https://github.com/FreshRSS/FreshRSS/issues/5722
Alexandre Alapetite 2 лет назад
Родитель
Сommit
bfdf7b05ca
1 измененных файлов с 1 добавлено и 1 удалено
  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