mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-27 07:52:57 +02:00
Merge 84028b90ab
into 45fe0f595d
This commit is contained in:
commit
4fe92342e5
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ reduce_mtu: 0
|
||||||
# If you load very large blocklists, you may also have to modify resource limits:
|
# If you load very large blocklists, you may also have to modify resource limits:
|
||||||
# /etc/systemd/system/dnsmasq.service.d/100-CustomLimitations.conf
|
# /etc/systemd/system/dnsmasq.service.d/100-CustomLimitations.conf
|
||||||
adblock_lists:
|
adblock_lists:
|
||||||
- "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
|
- "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
|
||||||
|
|
||||||
# Enable DNS encryption.
|
# Enable DNS encryption.
|
||||||
# If 'false', 'dns_servers' should be specified below.
|
# If 'false', 'dns_servers' should be specified below.
|
||||||
|
@ -208,7 +208,7 @@ cloud_providers:
|
||||||
image: ubuntu-20.04
|
image: ubuntu-20.04
|
||||||
openstack:
|
openstack:
|
||||||
flavor_ram: ">=512"
|
flavor_ram: ">=512"
|
||||||
image: Ubuntu-20.04
|
image: Ubuntu-20.04
|
||||||
cloudstack:
|
cloudstack:
|
||||||
size: Micro
|
size: Micro
|
||||||
image: Linux Ubuntu 20.04 LTS 64-bit
|
image: Linux Ubuntu 20.04 LTS 64-bit
|
||||||
|
|
Loading…
Add table
Reference in a new issue