From a13cd10ba288e86d8c391f866a08eff207724c69 Mon Sep 17 00:00:00 2001 From: alex-phillips Date: Thu, 21 Mar 2019 15:46:21 -0400 Subject: [PATCH] removed dupe line --- airsonic.subdomain.conf.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/airsonic.subdomain.conf.sample b/airsonic.subdomain.conf.sample index e0c6ed4..7ce9b5e 100644 --- a/airsonic.subdomain.conf.sample +++ b/airsonic.subdomain.conf.sample @@ -15,7 +15,6 @@ server { location / { include /config/nginx/proxy.conf; - resolver 127.0.0.11 valid=30s; # enable the next two lines for http auth #auth_basic "Restricted";