1
0
Fork 0

Reorganize documentation sidebar positions and update HAProxy stats configuration

- Updated sidebar positions across multiple documentation files for improved navigation and logical grouping.
- Revised HAProxy stats configuration to require `HAPROXY_PASSWORD` for enabling statistics.
- Clarified environment variable descriptions and usage in `environment-variable.md`.
This commit is contained in:
Joao Gilberto Magalhaes 2025-12-04 11:27:18 -05:00
parent 3c7ef2d2a8
commit 525e1b170d
11 changed files with 23 additions and 19 deletions

View file

@ -1,5 +1,5 @@
---
sidebar_position: 6
sidebar_position: 21
---
# Cleanup Plugin

View file

@ -1,5 +1,5 @@
---
sidebar_position: 5
sidebar_position: 18
---
# Cloudflare Plugin

View file

@ -1,5 +1,5 @@
---
sidebar_position: 4
sidebar_position: 20
---
# Deny Pages Plugin

View file

@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 17
---
# FastCGI Plugin
@ -174,4 +174,4 @@ The plugin configures:
## Related Documentation
- [Plugin System Overview](../plugins.md)
- [Container Labels Reference](../container-labels.md)
- [Container Labels Reference](../container-labels.md)

View file

@ -1,5 +1,5 @@
---
sidebar_position: 3
sidebar_position: 19
---
# IP Whitelist Plugin

View file

@ -1,5 +1,5 @@
---
sidebar_position: 2
sidebar_position: 16
---
# JWT Validator Plugin