add explanation to default value

This commit is contained in:
Peter Bieringer
2025-12-11 22:50:35 +01:00
parent b51dcccd19
commit e66d83cd84
3 changed files with 4 additions and 4 deletions

2
config
View File

@@ -21,7 +21,7 @@
# Max parallel connections
#max_connections = 8
# Max size of request body (bytes)
# Max size of request body (bytes), default: 100 Mbyte
# In case of using a reverse proxy in front of check also there related option
#max_content_length = 100000000