Default http_proxy on and remove setting

This commit is contained in:
JonnyWong16 2016-10-28 20:53:26 -07:00
parent 17649bf36a
commit 864063676f
3 changed files with 3 additions and 8 deletions

View file

@ -413,12 +413,6 @@
</div>
<p class="help-block">The base URL of the web server. Used for reverse proxies.</p>
</div>
<div class="checkbox">
<label>
<input type="checkbox" class="http-settings" name="http_proxy" id="http_proxy" value="1" ${config['http_proxy']}> Enable HTTP Proxy
</label>
<p class="help-block">Respect the X-Forwarded-Proto header. Used for reverse proxies with SSL.</p>
</div>
<br />
<div class="checkbox">
<label>