allow custom form html template

This commit is contained in:
Gianni Carafa
2023-11-04 21:24:33 +01:00
parent a1e5d540fe
commit 923d3178ec
3 changed files with 15 additions and 175 deletions

View File

@@ -83,6 +83,7 @@ http://localhost:8080/raw/https://www.example.com
| `USERPASS` | Enables Basic Auth, format `admin:123456` | `` |
| `LOG_URLS` | Log fetched URL's | `true` |
| `DISABLE_FORM` | Disables URL Form Frontpage | `false` |
| `FORM_PATH` | Path to custom Form HTML | `` |
| `RULES_URL` | URL to a ruleset file | `https://raw.githubusercontent.com/kubero-dev/ladder/main/ruleset.yaml` |
### Ruleset