diff options
| author | AKP <abi@tdpain.net> | 2025-01-25 13:11:49 +0000 |
|---|---|---|
| committer | AKP <abi@tdpain.net> | 2025-01-25 13:11:49 +0000 |
| commit | 112c0777e8123c9af33c318045bb6527f7315bd0 (patch) | |
| tree | 77c005526474895e553e2690e94573f8beccafaf /README.md | |
| parent | e70a4c43cd2711e4b6457dda2c207ddf2d3cb586 (diff) | |
Make including contact information in the user agent optional
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ email: platform: disableRegistration: false disableSecureCookies: false + contactInformation: "https://example.com" # optional. will be included in the user agent if set. oidc: enable: false clientID: "yourclientid" |
