mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-04 04:56:52 +00:00
substituted tabs with spaces
Signed-off-by: stefano99 <falchi.stefi@gmail.com>
This commit is contained in:
parent
4348c80100
commit
e731dc2727
1 changed files with 2 additions and 2 deletions
|
|
@ -873,8 +873,8 @@ The examples below define the dynamic configuration in YAML files. If you rather
|
|||
http:
|
||||
# Required for Nextcloud to correctly handle encoded URL characters (%2F and %3F in this case) in newer Traefik versions (v3.6.4+).
|
||||
encodedCharacters:
|
||||
allowEncodedSlash: true
|
||||
allowEncodedQuestionMark: true
|
||||
allowEncodedSlash: true
|
||||
allowEncodedQuestionMark: true
|
||||
# If you want to enable HTTP/3 support, uncomment the line below
|
||||
# http3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue