47 lines
1.5 KiB
JSON
Executable File
47 lines
1.5 KiB
JSON
Executable File
{
|
|
"domain": "https://heslovnik.czech-tv.cz",
|
|
"sends_allowed": true,
|
|
"hibp_api_key": "jdvpetsk12",
|
|
"incomplete_2fa_time_limit": 3,
|
|
"disable_icon_download": false,
|
|
"signups_allowed": true,
|
|
"signups_verify": true,
|
|
"signups_verify_resend_time": 3600,
|
|
"signups_verify_resend_limit": 6,
|
|
"signups_domains_whitelist": "czech-tv.cz,ct.czech-tv.cz,ceskatelevize.cz",
|
|
"invitations_allowed": true,
|
|
"emergency_access_allowed": true,
|
|
"password_iterations": 100000,
|
|
"password_hints_allowed": true,
|
|
"show_password_hint": false,
|
|
"admin_token": " 2DcKWJtshWQejDL6ZPELxXeY",
|
|
"invitation_org_name": "ceskatelevize.cz",
|
|
"ip_header": "X-Real-IP",
|
|
"icon_redirect_code": 302,
|
|
"icon_cache_ttl": 2592000,
|
|
"icon_cache_negttl": 259200,
|
|
"icon_download_timeout": 10,
|
|
"icon_blacklist_non_global_ips": true,
|
|
"disable_2fa_remember": false,
|
|
"authenticator_disable_time_drift": false,
|
|
"require_device_email": false,
|
|
"reload_templates": false,
|
|
"log_timestamp_format": "%Y-%m-%d %H:%M:%S.%3f",
|
|
"_enable_yubico": true,
|
|
"_enable_duo": false,
|
|
"_enable_smtp": true,
|
|
"smtp_host": "mail.czech-tv.cz",
|
|
"smtp_security": "off",
|
|
"smtp_port": 25,
|
|
"smtp_from": "vaultwarden@ceskatelevize.cz",
|
|
"smtp_from_name": "vaultwarden",
|
|
"smtp_timeout": 30,
|
|
"smtp_embed_images": true,
|
|
"smtp_accept_invalid_certs": false,
|
|
"smtp_accept_invalid_hostnames": false,
|
|
"_enable_email_2fa": true,
|
|
"email_token_size": 6,
|
|
"email_expiration_time": 600,
|
|
"email_attempts_limit": 3
|
|
}
|