Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/6966f903d12a2632b7fd0b9e9df84450285f0953 You should set ROOT_URL correctly, otherwise the web may not work correctly.

added list of access types to header purpose

pull/15/head
tycrek 4 years ago
parent 62a2a7822a
commit 6966f903d1
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -86,7 +86,7 @@ If you need to override a specific part of the config to be different from the g
| Header | Purpose |
| ------ | ------- |
| **`X-Ass-Domain`** | Override the domain returned for the clipboard |
| **`X-Ass-Access`** | Override the generator used for the resource URI ([see above](#access-types)) |
| **`X-Ass-Access`** | Override the generator used for the resource URI. Must be one of: `original`, `zws`, or `random` ([see above](#access-types)) |
## Contributing

Loading…
Cancel
Save