1 # Example configuration file for resmod.py
6 access-control: 0.0.0.0/0 allow
11 pidfile: "unbound.pid"
12 #module-config: "python iterator"
13 module-config: "validator python iterator"
15 # Python config section
18 python-script: "./examples/resmod.py"