comparison extensions/acl_wl/aw_conf.l @ 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 1c6c8fa622ff
children 566bb46cc73f
comparison
equal deleted inserted replaced
1350:0f226d35501e 1354:0dff6a604b0a
33 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * 33 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *
34 *********************************************************************************************************/ 34 *********************************************************************************************************/
35 35
36 /* Lex extension's configuration parser. 36 /* Lex extension's configuration parser.
37 * 37 *
38 * The configuration file contains a default priority, and a list of peers with optional overwite priority. 38 * The configuration file contains a default priority, and a list of peers with optional overwrite priority.
39 * -- see the app_test.conf.sample file for more detail. 39 * -- see the app_test.conf.sample file for more detail.
40 */ 40 */
41 41
42 %{ 42 %{
43 #include "acl_wl.h" 43 #include "acl_wl.h"
"Welcome to our mercurial repository"