We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961e5c5 commit 6b614fcCopy full SHA for 6b614fc
deps/rabbit/docs/rabbitmq.conf.example
@@ -669,6 +669,10 @@
669
##
670
# management.http_log_dir = /path/to/access.log
671
672
+## Limits maximum accepted HTTP request body size to 500 KiB.
673
+## The default is 20 MiB.
674
+# management.http.max_body_size = 500000
675
+
676
## HTTP listener and embedded Web server settings.
677
# ## See https://www.rabbitmq.com/docs/management for details.
678
#
0 commit comments