Dev Portal
Settings
runtime settings · /ops/settings
Declared in code
stored in PostgreSQL only when changed, applied live| Key | Value | Default | Type | Bounds | v | |
|---|---|---|---|---|---|---|
| auth.session_ttl | 720h | 720h | duration | 1h – 8760h | 1 | |
| auth.password_min_length | 12 | 12 | int | 8 – 128 | 1 | |
| auth.require_2fa_for_ops | true | true | bool | — | 1 | |
| auth.lockout_after | 8 | 10 | int | 3 – 50 | 3 | |
| orgs.invite_ttl | 168h | 168h | duration | 1h – 720h | 1 | |
| orgs.max_members_free | 5 | 5 | int | 1 – 1000 | 1 | |
| projects.max_per_org | 100 | 100 | int | 1 – 10000 | 1 | |
| mail.sender_name | acme-api (dev) | acme-api | string | — | 2 | |
| mail.reply_to | (empty) | (empty) | string | — | 1 | |
| app.frontend_url | http://localhost:5173 | http://localhost:5173 | url | — | 1 | |
| app.maintenance | false | false | bool | — | 1 | |
| ratelimit.sign_in_per_min | 10 | 10 | int | 1 – 1000 | 1 |
Edit
auth.lockout_afterapplied on 1 instance via NOTIFY
History
every change has a reason- auth.lockout_afterv32 days ago10 → 8“brute-force test” · you
- auth.lockout_afterv23 days ago8 → 10“revert after test” · you
- mail.sender_namev25 days agoacme-api → acme-api (dev)“tell dev mail apart” · you