forked from infra/ansible
uau: remove DL-Limit
This setting also affects interactive downloads
This commit is contained in:
parent
30652ebe5d
commit
df78e0119f
@ -123,7 +123,7 @@ Unattended-Upgrade::Automatic-Reboot "{{ uau_reboot }}";
|
||||
|
||||
// Use apt bandwidth limit feature, this example limits the download
|
||||
// speed to 70kb/sec
|
||||
Acquire::http::Dl-Limit "500";
|
||||
//Acquire::http::Dl-Limit "70";
|
||||
|
||||
// Enable logging to syslog. Default is False
|
||||
// Unattended-Upgrade::SyslogEnable "false";
|
||||
|
Loading…
Reference in New Issue
Block a user