소스 검색

Note about OpenID Connect only for x64 (#5730)

https://github.com/FreshRSS/FreshRSS/issues/5722
Alexandre Alapetite 2 년 전
부모
커밋
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