Skip to content

Commit c4236dc

Browse files
authored
docs: HAProxy documentation warning format (#2054)
Updated warning message for HAProxy documentation. And fixed a typo
1 parent f3d8f0d commit c4236dc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/extending-jellyseerr/reverse-proxy.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,9 @@ Add the following Location block to your existing Server configuration.
269269

270270
## HAProxy (v3)
271271

272-
This is third-party documentation maintained by the community. We can't provide support for this setup and are unable to test it.
272+
:::warning
273+
This is a third-party documentation maintained by the community. We can't provide support for this setup and are unable to test it.
274+
:::
273275

274276
Add the following frontend and backend configurations for your seerr instance:
275277
```haproxy

0 commit comments

Comments
 (0)