{
  "api_max_request_duration": 10,
  "db_max_pool_size": 10,
  "db_max_pool_size_unit": "connections",
  "disable_signup": false,
  "external_anonymous_users_enabled": false,
  "external_apple_additional_client_ids": null,
  "external_apple_client_id": null,
  "external_apple_email_optional": false,
  "external_apple_enabled": false,
  "external_apple_secret": null,
  "external_azure_client_id": null,
  "external_azure_email_optional": false,
  "external_azure_enabled": false,
  "external_azure_secret": null,
  "external_azure_url": null,
  "external_bitbucket_client_id": null,
  "external_bitbucket_email_optional": false,
  "external_bitbucket_enabled": false,
  "external_bitbucket_secret": null,
  "external_discord_client_id": null,
  "external_discord_email_optional": false,
  "external_discord_enabled": false,
  "external_discord_secret": null,
  "external_email_enabled": true,
  "external_facebook_client_id": null,
  "external_facebook_email_optional": false,
  "external_facebook_enabled": false,
  "external_facebook_secret": null,
  "external_figma_client_id": null,
  "external_figma_email_optional": false,
  "external_figma_enabled": false,
  "external_figma_secret": null,
  "external_github_client_id": null,
  "external_github_email_optional": false,
  "external_github_enabled": false,
  "external_github_secret": null,
  "external_gitlab_client_id": null,
  "external_gitlab_email_optional": false,
  "external_gitlab_enabled": false,
  "external_gitlab_secret": null,
  "external_gitlab_url": null,
  "external_google_additional_client_ids": null,
  "external_google_client_id": null,
  "external_google_email_optional": false,
  "external_google_enabled": false,
  "external_google_secret": null,
  "external_google_skip_nonce_check": null,
  "external_kakao_client_id": null,
  "external_kakao_email_optional": false,
  "external_kakao_enabled": false,
  "external_kakao_secret": null,
  "external_keycloak_client_id": null,
  "external_keycloak_email_optional": false,
  "external_keycloak_enabled": false,
  "external_keycloak_secret": null,
  "external_keycloak_url": null,
  "external_linkedin_oidc_client_id": null,
  "external_linkedin_oidc_email_optional": false,
  "external_linkedin_oidc_enabled": false,
  "external_linkedin_oidc_secret": null,
  "external_slack_oidc_client_id": null,
  "external_slack_oidc_email_optional": false,
  "external_slack_oidc_enabled": false,
  "external_slack_oidc_secret": null,
  "external_notion_client_id": null,
  "external_notion_email_optional": false,
  "external_notion_enabled": false,
  "external_notion_secret": null,
  "external_phone_enabled": false,
  "external_slack_client_id": null,
  "external_slack_email_optional": false,
  "external_slack_enabled": false,
  "external_slack_secret": null,
  "external_spotify_client_id": null,
  "external_spotify_email_optional": false,
  "external_spotify_enabled": false,
  "external_spotify_secret": null,
  "external_twitch_client_id": null,
  "external_twitch_email_optional": false,
  "external_twitch_enabled": false,
  "external_twitch_secret": null,
  "external_twitter_client_id": null,
  "external_twitter_email_optional": false,
  "external_twitter_enabled": false,
  "external_twitter_secret": null,
  "external_x_client_id": null,
  "external_x_email_optional": false,
  "external_x_enabled": false,
  "external_x_secret": null,
  "external_workos_client_id": null,
  "external_workos_enabled": false,
  "external_workos_secret": null,
  "external_workos_url": null,
  "external_web3_solana_enabled": false,
  "external_web3_ethereum_enabled": false,
  "external_zoom_client_id": null,
  "external_zoom_email_optional": false,
  "external_zoom_enabled": false,
  "external_zoom_secret": null,
  "hook_custom_access_token_enabled": false,
  "hook_custom_access_token_uri": null,
  "hook_custom_access_token_secrets": null,
  "hook_mfa_verification_attempt_enabled": false,
  "hook_mfa_verification_attempt_uri": null,
  "hook_mfa_verification_attempt_secrets": null,
  "hook_password_verification_attempt_enabled": false,
  "hook_password_verification_attempt_uri": null,
  "hook_password_verification_attempt_secrets": null,
  "hook_send_sms_enabled": false,
  "hook_send_sms_uri": null,
  "hook_send_sms_secrets": null,
  "hook_send_email_enabled": false,
  "hook_send_email_uri": null,
  "hook_send_email_secrets": null,
  "hook_before_user_created_enabled": false,
  "hook_before_user_created_uri": null,
  "hook_before_user_created_secrets": null,
  "hook_after_user_created_enabled": false,
  "hook_after_user_created_uri": null,
  "hook_after_user_created_secrets": null,
  "jwt_exp": 3600,
  "mailer_allow_unverified_email_sign_ins": false,
  "mailer_autoconfirm": true,
  "mailer_otp_exp": 3600,
  "mailer_otp_length": 8,
  "mailer_secure_email_change_enabled": true,
  "mailer_subjects_confirmation": "Confirm your email address",
  "mailer_subjects_email_change": "Confirm your new email address",
  "mailer_subjects_invite": "You've been invited",
  "mailer_subjects_magic_link": "Your sign-in link",
  "mailer_subjects_reauthentication": "{{ .Token }} is your verification code",
  "mailer_subjects_recovery": "Reset your password",
  "mailer_subjects_password_changed_notification": "Your password was changed",
  "mailer_subjects_email_changed_notification": "Your email address was changed",
  "mailer_subjects_phone_changed_notification": "Your phone number was changed",
  "mailer_subjects_mfa_factor_enrolled_notification": "A new verification method was added to your account",
  "mailer_subjects_mfa_factor_unenrolled_notification": "A verification method was removed from your account",
  "mailer_subjects_identity_linked_notification": "A new sign-in method was linked to your account",
  "mailer_subjects_identity_unlinked_notification": "A sign-in method was removed from your account",
  "mailer_templates_confirmation_content": "<h2>Confirm your email address</h2>\n\n<p>Follow the link below to confirm this email address and finish signing up.</p>\n<p><a href=\"{{ .ConfirmationURL }}\">Confirm email address</a></p>",
  "mailer_templates_email_change_content": "<h2>Confirm your new email address</h2>\n\n<p>Follow the link below to confirm {{ .NewEmail }} as your new email address.</p>\n<p><a href=\"{{ .ConfirmationURL }}\">Confirm new email address</a></p>\n\n<p>If you didn't request this change, you can safely ignore this email.</p>",
  "mailer_templates_invite_content": "<h2>You've been invited</h2>\n\n<p>You've been invited to create an account. Follow the link below to accept.</p>\n<p><a href=\"{{ .ConfirmationURL }}\">Accept invitation</a></p>",
  "mailer_templates_magic_link_content": "<h2>Your sign-in link</h2>\n\n<p>Follow the link below to sign in. This link expires shortly and can only be used once.</p>\n<p><a href=\"{{ .ConfirmationURL }}\">Sign in</a></p>",
  "mailer_templates_reauthentication_content": "<h2>Your verification code</h2>\n\n<p>Use the code below to verify your identity. It expires shortly.</p>\n\n<p>{{ .Token }}</p>",
  "mailer_templates_recovery_content": "<h2>Reset your password</h2>\n\n<p>We received a request to reset your password. Follow the link below to choose a new one.</p>\n<p><a href=\"{{ .ConfirmationURL }}\">Reset password</a></p>\n\n<p>If you didn't request this, you can safely ignore this email.</p>",
  "mailer_templates_password_changed_notification_content": "<h2>Your password was changed</h2>\n\n<p>The password for your account was recently changed.</p>\n\n<p>If you didn't make this change, reset your password and contact support immediately.</p>",
  "mailer_templates_email_changed_notification_content": "<h2>Your email address was changed</h2>\n\n<p>The email address for your account was changed from {{ .OldEmail }} to {{ .Email }}.</p>\n\n<p>If you didn't make this change, contact support immediately.</p>",
  "mailer_templates_phone_changed_notification_content": "<h2>Your phone number was changed</h2>\n\n<p>The phone number for your account was changed from {{ .OldPhone }} to {{ .Phone }}.</p>\n\n<p>If you didn't make this change, contact support immediately.</p>",
  "mailer_templates_mfa_factor_enrolled_notification_content": "<h2>A new verification method was added</h2>\n\n<p>Sign-in verification method {{ .FactorType }} was added to your account.</p>\n\n<p>If you didn't make this change, contact support immediately.</p>",
  "mailer_templates_mfa_factor_unenrolled_notification_content": "<h2>A verification method was removed</h2>\n\n<p>Sign-in verification method {{ .FactorType }} was removed from your account.</p>\n\n<p>If you didn't make this change, contact support immediately.</p>",
  "mailer_templates_identity_linked_notification_content": "<h2>A new sign-in method was linked</h2>\n\n<p>Your {{ .Provider }} account was linked as a new sign-in method for {{ .Email }}.</p>\n\n<p>If you didn't make this change, contact support immediately.</p>",
  "mailer_templates_identity_unlinked_notification_content": "<h2>A sign-in method was removed</h2>\n\n<p>Your {{ .Provider }} account was removed as a sign-in method for {{ .Email }}.</p>\n\n<p>If you didn't make this change, contact support immediately.</p>",
  "mailer_notifications_password_changed_enabled": false,
  "mailer_notifications_email_changed_enabled": false,
  "mailer_notifications_phone_changed_enabled": false,
  "mailer_notifications_mfa_factor_enrolled_enabled": false,
  "mailer_notifications_mfa_factor_unenrolled_enabled": false,
  "mailer_notifications_identity_linked_enabled": false,
  "mailer_notifications_identity_unlinked_enabled": false,
  "mfa_max_enrolled_factors": 10,
  "mfa_totp_enroll_enabled": true,
  "mfa_totp_verify_enabled": true,
  "mfa_phone_enroll_enabled": false,
  "mfa_phone_verify_enabled": false,
  "mfa_web_authn_enroll_enabled": false,
  "mfa_web_authn_verify_enabled": false,
  "passkey_enabled": false,
  "webauthn_rp_display_name": null,
  "webauthn_rp_id": null,
  "webauthn_rp_origins": null,
  "mfa_phone_otp_length": 6,
  "mfa_phone_template": "Your code is {{ .Code }}",
  "mfa_phone_max_frequency": 5,
  "nimbus_oauth_client_id": null,
  "nimbus_oauth_email_optional": null,
  "nimbus_oauth_client_secret": null,
  "password_hibp_enabled": false,
  "password_min_length": 6,
  "password_required_characters": null,
  "rate_limit_anonymous_users": 30,
  "rate_limit_email_sent": 2,
  "rate_limit_sms_sent": 30,
  "rate_limit_token_refresh": 150,
  "rate_limit_verify": 30,
  "rate_limit_otp": 30,
  "rate_limit_web3": 30,
  "refresh_token_rotation_enabled": true,
  "saml_enabled": false,
  "saml_external_url": null,
  "saml_allow_encrypted_assertions": false,
  "security_sb_forwarded_for_enabled": false,
  "security_captcha_enabled": false,
  "security_captcha_provider": "hcaptcha",
  "security_captcha_secret": null,
  "security_manual_linking_enabled": false,
  "security_refresh_token_reuse_interval": 10,
  "security_update_password_require_current_password": false,
  "security_update_password_require_reauthentication": false,
  "sessions_inactivity_timeout": 0,
  "sessions_single_per_user": false,
  "sessions_tags": null,
  "sessions_timebox": 0,
  "site_url": "https://easyfairs.bekynda.com",
  "sms_autoconfirm": false,
  "sms_max_frequency": 5,
  "sms_messagebird_access_key": null,
  "sms_messagebird_originator": null,
  "sms_otp_exp": 60,
  "sms_otp_length": 6,
  "sms_provider": "twilio",
  "sms_template": "Your code is {{ .Code }}",
  "sms_test_otp": null,
  "sms_test_otp_valid_until": null,
  "sms_textlocal_api_key": null,
  "sms_textlocal_sender": null,
  "sms_twilio_account_sid": null,
  "sms_twilio_auth_token": null,
  "sms_twilio_content_sid": null,
  "sms_twilio_message_service_sid": null,
  "sms_twilio_verify_account_sid": null,
  "sms_twilio_verify_auth_token": null,
  "sms_twilio_verify_message_service_sid": null,
  "sms_vonage_api_key": null,
  "sms_vonage_api_secret": null,
  "sms_vonage_from": null,
  "smtp_admin_email": null,
  "smtp_host": null,
  "smtp_max_frequency": 60,
  "smtp_pass": null,
  "smtp_port": null,
  "smtp_sender_name": null,
  "smtp_user": null,
  "uri_allow_list": "https://bekynda.com,https://bekynda.com/**,https://*.bekynda.com/**",
  "oauth_server_enabled": false,
  "oauth_server_allow_dynamic_registration": false,
  "oauth_server_authorization_path": null,
  "custom_oauth_enabled": false,
  "custom_oauth_max_providers": 32767,
  "mfa_allow_low_aal": false,
  "audit_log_disable_postgres": true,
  "index_worker_ensure_user_search_indexes_exist": true,
  "mailer_subjects_custom_contents": {
    "MAILER_SUBJECTS_CONFIRMATION": false,
    "MAILER_SUBJECTS_EMAIL_CHANGE": false,
    "MAILER_SUBJECTS_INVITE": false,
    "MAILER_SUBJECTS_MAGIC_LINK": false,
    "MAILER_SUBJECTS_REAUTHENTICATION": false,
    "MAILER_SUBJECTS_RECOVERY": false,
    "MAILER_SUBJECTS_PASSWORD_CHANGED_NOTIFICATION": false,
    "MAILER_SUBJECTS_EMAIL_CHANGED_NOTIFICATION": false,
    "MAILER_SUBJECTS_PHONE_CHANGED_NOTIFICATION": false,
    "MAILER_SUBJECTS_MFA_FACTOR_ENROLLED_NOTIFICATION": false,
    "MAILER_SUBJECTS_MFA_FACTOR_UNENROLLED_NOTIFICATION": false,
    "MAILER_SUBJECTS_IDENTITY_LINKED_NOTIFICATION": false,
    "MAILER_SUBJECTS_IDENTITY_UNLINKED_NOTIFICATION": false
  },
  "mailer_templates_custom_contents": {
    "MAILER_TEMPLATES_CONFIRMATION_CONTENT": false,
    "MAILER_TEMPLATES_EMAIL_CHANGE_CONTENT": false,
    "MAILER_TEMPLATES_INVITE_CONTENT": false,
    "MAILER_TEMPLATES_MAGIC_LINK_CONTENT": false,
    "MAILER_TEMPLATES_REAUTHENTICATION_CONTENT": false,
    "MAILER_TEMPLATES_RECOVERY_CONTENT": false,
    "MAILER_TEMPLATES_PASSWORD_CHANGED_NOTIFICATION_CONTENT": false,
    "MAILER_TEMPLATES_EMAIL_CHANGED_NOTIFICATION_CONTENT": false,
    "MAILER_TEMPLATES_PHONE_CHANGED_NOTIFICATION_CONTENT": false,
    "MAILER_TEMPLATES_MFA_FACTOR_ENROLLED_NOTIFICATION_CONTENT": false,
    "MAILER_TEMPLATES_MFA_FACTOR_UNENROLLED_NOTIFICATION_CONTENT": false,
    "MAILER_TEMPLATES_IDENTITY_LINKED_NOTIFICATION_CONTENT": false,
    "MAILER_TEMPLATES_IDENTITY_UNLINKED_NOTIFICATION_CONTENT": false
  }
}