--- config/user.conf.orig	2020-01-25 12:02:06 UTC
+++ config/user.conf
@@ -54,13 +54,11 @@
 #) #END ADDITIONAL DATABASES
 
 # Uncomment the following line to enable the script
-user_configuration_complete="yes"
+#user_configuration_complete="yes"
 
 # Proxy Support
 # If necessary to proxy database downloads, define the rsync, curl, wget, dig, hosr proxy settings here.
 #curl_proxy="--proxy http://username:password@proxy_host:proxy_port"
-#dig_proxy="@proxy_host -p proxy_host:proxy_port"
-#host_proxy="@proxy_host" #does not support port
 #rsync_proxy="username:password@proxy_host:proxy_port"
 #wget_proxy="-e http_proxy=http://username:password@proxy_host:proxy_port -e https_proxy=https://username:password@proxy_host:proxy_port"