An OIDC-protected index page for your homeserver.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs(readme): fix table formatting

+1
+1
README.md
··· 36 36 **All value are required.** 37 37 38 38 | Variable Name | Description | 39 + | ------------- | ----------- | 39 40 | `SESSION_SECRET` | 16 character string used to encrypt and sign session cookies. Make sure this is a randomly-generated value. | 40 41 | `OIDC_CLIENT_ID` | OAuth2 client ID from your OIDC provider. | 41 42 | `OIDC_CLIENT_SECRET` | OAuth2 client secret from your OIDC provider. |