add weekend template

This commit is contained in:
2023-12-24 23:45:24 +01:00
parent a4d49bf089
commit 07e32ce6c3

View File

@@ -32,6 +32,7 @@ ssl_dhfile = /etc/burp/dhfile.pem
timer_script = /usr/share/burp/scripts/timer_script
timer_arg = 20h
timer_arg = Mon,Tue,Wed,Thu,Fri,00,01,02,03,04,05,12,13,19,20,21,22,23
timer_arg = Sat,Sun,00,01,02,03,04,05,06,07,08,17,18,19,20,21,22,23
{% for client in burp_restore_clients %}
restore_client = {{ client }}
{% endfor %}