Merge pull request #851 from ahmetalpbalkan/docs/redirect
docs: Fix markdown in configuration.md
This commit is contained in:
commit
202b29d30b
1 changed files with 2 additions and 2 deletions
|
@ -374,8 +374,8 @@ doing aggressive caching.
|
|||
Redirects can be disabled by adding a single flag `disable`, set to `true`
|
||||
under the `redirect` section:
|
||||
|
||||
redirect:
|
||||
disable: true
|
||||
redirect:
|
||||
disable: true
|
||||
|
||||
### filesystem
|
||||
|
||||
|
|
Loading…
Reference in a new issue