always serve embedded frontend
This commit is contained in:
@@ -24,9 +24,10 @@ ushort legacy-config.json
|
||||
| `max_retention_days` | no | `3650` | Maximum per-URL retention value. |
|
||||
| `rate_limit_requests` | no | `60` | Requests allowed per client/window. |
|
||||
| `rate_limit_window` | no | `60` | Sliding-window length in seconds. |
|
||||
| `production` | no | `false` | Disable embedded frontend routes when a separate server provides them. |
|
||||
|
||||
The legacy `short_length` option remains an alias for `min_short_length`.
|
||||
The removed legacy `production` key is ignored when present; ushort always
|
||||
serves its embedded frontend and static assets.
|
||||
|
||||
## Public URL layouts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user