view doc/rt_deny_by_size.conf.sample @ 1340:daf61e573fee

rt_deny_by_size: new extension This extension denies messages that are larger than a configured size. The size is configurable in a config file, and the extension allows reloading its config using SIGUSR1. Written for Effortel Technologies SA and published with their consent.
author Thomas Klausner <tk@giga.or.at>
date Tue, 09 Apr 2019 15:57:12 +0200
parents
children
line wrap: on
line source

# This file contains information for configuring the rt_deny_by_size extension.
#
# The rt_deny_by_size extension returns errors for messages above a particular size.
#
# This extension supports configuration reload at runtime. Send
# signal SIGUSR1 to the process to cause the process to reload its
# config.
#
# Configure the maximum allowed message size to still pass through;
# defaults to 4096, if config file is empty
#MaximumSize=4096;
"Welcome to our mercurial repository"