You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`DISABLE_FORM`| Disables URL Form Frontpage |`false`|
108
108
|`FORM_PATH`| Path to custom Form HTML | `` |
109
-
|`RULESET`| URL to a ruleset file|`https://raw.githubusercontent.com/everywall/ladder/main/ruleset.yaml` or `/path/to/my/rules.yaml`|
109
+
|`RULESET`|Path or URL to a ruleset file, accepts local directories |`https://raw.githubusercontent.com/everywall/ladder/main/ruleset.yaml` or `/path/to/my/rules.yaml` or `/path/to/my/rules/`|
110
110
|`EXPOSE_RULESET`| Make your Ruleset available to other ladders |`true`|
111
111
|`ALLOWED_DOMAINS`| Comma separated list of allowed domains. Empty = no limitations | `` |
112
112
|`ALLOWED_DOMAINS_RULESET`| Allow Domains from Ruleset. false = no limitations |`false`|
@@ -176,6 +176,7 @@ See in [ruleset.yaml](ruleset.yaml) for an example.
176
176
To run a development server at http://localhost:8080:
0 commit comments