diff --git a/roles/burp-client/files/burp-backup.cron b/roles/burp-client/files/burp-backup.cron index fab9a80..7a003b8 100644 --- a/roles/burp-client/files/burp-backup.cron +++ b/roles/burp-client/files/burp-backup.cron @@ -1 +1 @@ -18,48 * * * * root /usr/sbin/burp -a t +18,48 * * * * root /usr/sbin/burp -a t -Q diff --git a/roles/burp-client/templates/burp.conf.j2 b/roles/burp-client/templates/burp.conf.j2 index ed63eee..25c075b 100644 --- a/roles/burp-client/templates/burp.conf.j2 +++ b/roles/burp-client/templates/burp.conf.j2 @@ -16,7 +16,7 @@ cname = {{ burp_cname }} pidfile = /var/run/burp.client.pid syslog = 1 stdout = 1 -progress_counter = 0 +progress_counter = 1 # Ratelimit throttles the send speed. Specified in Megabits per second (Mb/s). # ratelimit = 1.5 # Network timeout defaults to 7200 seconds (2 hours).