mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
- New "Unlock w/ PIN" article + downstream re-ordering (#383)
- A typo - Clarification on yubico validation URLs - Post-release updates to "About Bitwarden Plans" - Improvements to Lost Two Step Device vs. Recovery Code articles
This commit is contained in:
committed by
GitHub
parent
aa9e70659a
commit
ebe87793b3
@@ -46,4 +46,4 @@ The following variables do not already exist in `global.override.env`, and can b
|
||||
|globalSettings__mail__smtp__sslOverride=|Specify `true` to use SSL (not TLS) on port 25.|
|
||||
|globalSettings__mail__smtp__startTls=|Specify `true` to force STARTTLS (Opportunistic TLS).|
|
||||
|globalSettings__organizationInviteExpirationHours=|Specify the number of hours after which an Organization Invite will expire (`120` by default).|
|
||||
|globalSettings__yubico__validationUrls__0=|Primary URL for self-hosted Yubico Validation Server.<br><br>Add additional Validation Server URLs by creating incremented environment variables, for example `globalSettings__yubico__validationUrls__1=`, `globalSettings__yubico__validationUrls__2=`.|
|
||||
|globalSettings__yubico__validationUrls__0=|Primary URL for self-hosted Yubico Validation Server. For example, `globalSettings__yubico__validationUrls__0=https://your.url.com/wsapi/2.0/verify`.<br><br>Add additional Validation Server URLs by creating incremented environment variables, for example `globalSettings__yubico__validationUrls__1=`, `globalSettings__yubico__validationUrls__2=`.|
|
||||
|
||||
Reference in New Issue
Block a user