aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAKP <abi@tdpain.net>2025-01-25 13:11:49 +0000
committerAKP <abi@tdpain.net>2025-01-25 13:11:49 +0000
commit112c0777e8123c9af33c318045bb6527f7315bd0 (patch)
tree77c005526474895e553e2690e94573f8beccafaf /README.md
parente70a4c43cd2711e4b6457dda2c207ddf2d3cb586 (diff)
Make including contact information in the user agent optional
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d52dd0..7bbd5b9 100644
--- a/README.md
+++ b/README.md
@@ -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"