From 84028b90ab1f37febd5a0d0a77ad16e325aa0ef2 Mon Sep 17 00:00:00 2001 From: jbritton <85815005+JoeeBritton@users.noreply.github.com> Date: Sat, 15 Apr 2023 19:01:32 -0400 Subject: [PATCH] correct spacing --- config.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.cfg b/config.cfg index b76aa7f..3cccb0d 100644 --- a/config.cfg +++ b/config.cfg @@ -48,7 +48,7 @@ reduce_mtu: 0 # If you load very large blocklists, you may also have to modify resource limits: # /etc/systemd/system/dnsmasq.service.d/100-CustomLimitations.conf adblock_lists: - - "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" + - "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" # Enable DNS encryption. # If 'false', 'dns_servers' should be specified below. @@ -208,7 +208,7 @@ cloud_providers: image: ubuntu-20.04 openstack: flavor_ram: ">=512" - image: Ubuntu-20.04 + image: Ubuntu-20.04 cloudstack: size: Micro image: Linux Ubuntu 20.04 LTS 64-bit