|
|
@ -51,7 +51,7 @@ EXPOSE_ADMIN=no
|
|
|
|
|
|
|
|
|
|
|
|
# Message size limit in bytes
|
|
|
|
# Message size limit in bytes
|
|
|
|
# Default: accept messages up to 50MB
|
|
|
|
# Default: accept messages up to 50MB
|
|
|
|
MESSAGE_SIZE_LIMIT = 50000000
|
|
|
|
MESSAGE_SIZE_LIMIT=50000000
|
|
|
|
|
|
|
|
|
|
|
|
# Networks granted relay permissions, make sure that you include your Docker
|
|
|
|
# Networks granted relay permissions, make sure that you include your Docker
|
|
|
|
# internal network (default to 172.17.0.0/16)
|
|
|
|
# internal network (default to 172.17.0.0/16)
|
|
|
|