設定キー | 設定値 | タイプ | 説明 |
---|
2fa_enabled | true | boolean | Two-Factor Authentication機能の有効/無効 |
2fa_grace_period | 30 | integer | 2FA導入猶予期間(日) |
account_lockout_duration | 1800 | integer | アカウントロック時間(秒) |
cuenote_auth_key | 1E55DAC8853B1DBEA76A7986862D6F5431E7B617BF60A8D916B2DA1BB7B72BB0 | string | Cuenote SMS認証キー |
cuenote_connection_id | 67f39076873f520e0d0d7ca8 | string | Cuenote SMS接続ID |
gmail_client_id | 751748117049-pqhe2jb6vssfs6clrmbckvmtqg62jnfg.apps.googleusercontent.com | string | Gmail OAuth Client ID |
gmail_client_secret | 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 | string | Gmail OAuth Client Secret |
gmail_redirect_uri | https://finetech.lol/fintech/api/gmail-callback.php | string | Gmail OAuth Redirect URI |
max_login_attempts | 5 | integer | 最大ログイン試行回数 |
notification_failed_login | true | boolean | ログイン失敗通知 |
operating_hours_end | 20:00 | string | 運用終了時間 |
operating_hours_start | 10:00 | string | 運用開始時間 |
password_min_length | * | integer | パスワード最小文字数 |
password_require_complexity | **** | boolean | パスワード複雑性要求 |
security_log_retention | 90 | integer | セキュリティログ保持期間(日) |
session_timeout | 3600 | integer | セッションタイムアウト(秒) |
session_timeout_default | 3600 | integer | デフォルトセッションタイムアウト(秒) |
smbc_company_code | abcdefgh | string | SMBC収納企業コード |
smbc_contract_code | 1234567 | string | SMBC契約コード |
smbc_password | ************ | string | SMBCショップパスワード |
sms_retry_max | 3 | integer | SMS最大リトライ回数 |
smtp_from_email | systemkeiri130@gmail.com | string | From email address (same as username) |
smtp_from_name | FinTech Security | string | Display name for outgoing emails |
smtp_host | smtp.gmail.com | string | SMTP server hostname |
smtp_password | ************ | string | Gmail App Password (16 characters) |
smtp_port | 587 | string | SMTP server port (TLS) |
smtp_username | systemkeiri130@gmail.com | string | Gmail address for SMTP authentication |
trusted_device_duration | 2592000 | integer | 信頼済みデバイス有効期間(秒・30日) |