We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b460e commit 24f3246Copy full SHA for 24f3246
README.md
@@ -66,6 +66,7 @@ Each yaml document defines a namespace for redirections. For example `errors.yam
66
67
```yaml
68
baseUrl: https://kroxylicious.io/documentation/ #The base URL to build redirects from
69
+delay: 3 #How long should the re-direction message be shown before loading the target. Defaults to 1.
70
mappings:
71
- name: test #the token to be the landing url
72
fromVersion: 0.10.0 #Optional, if not specified the latest release at time of site build is used.
0 commit comments