mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Update agents.md and example env file
This commit is contained in:
@@ -78,6 +78,16 @@ APP_TIMEZONE=UTC
|
||||
APP_URL=
|
||||
# Passkey RP ID (domain only, no scheme/path)
|
||||
PASSKEY_RELYING_PARTY_ID=
|
||||
# Passkey authenticator selection (controls which authenticators the browser offers).
|
||||
# Leave PASSKEY_AUTHENTICATOR_ATTACHMENT empty for "no preference" so Windows Hello,
|
||||
# platform biometrics, phones (hybrid/QR) AND FIDO2 security keys all appear in the
|
||||
# browser picker. Set to "platform" or "cross-platform" to restrict.
|
||||
PASSKEY_AUTHENTICATOR_ATTACHMENT=
|
||||
# residentKey: preferred|required|discouraged. "preferred" is required for Windows
|
||||
# domain-joined / managed machines where "required" can suppress Windows Hello.
|
||||
PASSKEY_RESIDENT_KEY=preferred
|
||||
# userVerification: preferred|required|discouraged
|
||||
PASSKEY_USER_VERIFICATION=preferred
|
||||
|
||||
# Trusted proxies / Cloudflare
|
||||
# Comma-separated list of additional proxies to trust alongside Cloudflare.
|
||||
|
||||
Reference in New Issue
Block a user