view doc/rt_deny_by_size.conf.sample @ 1442:915450ee91c7

fix gcc 9.1.1 compile warnings Use snprintf instead of strncpy to ensure NUL termination. Simplify attribute copying to calloc/memcpy instead of malloc/memset/strncpy/assignment. Appeases gcc 9.1.1 warnings about strncpy bounds.
author Luke Mewburn <luke@mewburn.net>
date Thu, 27 Feb 2020 16:19:24 +1100
parents daf61e573fee
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"