HAProxy example: Improved formating

It was not obvious that it must be two lines.

Signed-off-by: Fonata <Fonata@users.noreply.github.com>
This commit is contained in:
Fonata
2020-03-06 19:20:37 +01:00
parent c04ec83c33
commit 21e66eb8d7

View File

@@ -75,6 +75,7 @@ Thanks to `@pauvos <https://github.com/pauvos>`_ for traefik example.
HAProxy
^^^^^^^
::
acl url_discovery path /.well-known/caldav /.well-known/carddav
http-request redirect location /remote.php/dav/ code 301 if url_discovery