comparison doc/acl_wl.conf.sample @ 1354:0dff6a604b0a

acl_wl: add reload support using SIGUSR1
author Thomas Klausner <tk@giga.or.at>
date Fri, 17 May 2019 12:59:19 +0200
parents 79768bf7d208
children
comparison
equal deleted inserted replaced
1350:0f226d35501e 1354:0dff6a604b0a
1 # Configuration file for the peer whitelist extension. 1 # Configuration file for the peer whitelist extension.
2 # 2 #
3 # This extension is meant to allow connection from remote peers, without actively 3 # This extension is meant to allow connection from remote peers, without actively
4 # maintaining this connection ourselves (as it would be the case by declaring the 4 # maintaining this connection ourselves (as it would be the case by declaring the
5 # peer in a ConnectPeer directive). 5 # peer in a ConnectPeer directive).
6 #
7 # This extension supports configuration reload at runtime. Send
8 # signal SIGUSR1 to the process to cause the process to reload its
9 # config.
10 #
6 # The format of this file is very simple. It contains a list of peer names 11 # The format of this file is very simple. It contains a list of peer names
7 # separated by spaces or newlines. 12 # separated by spaces or newlines.
8 # 13 #
9 # The peer name must be a fqdn. We allow also a special "*" character as the 14 # The peer name must be a fqdn. We allow also a special "*" character as the
10 # first label of the fqdn, to allow all fqdn with the same domain name. 15 # first label of the fqdn, to allow all fqdn with the same domain name.
"Welcome to our mercurial repository"