mirror of
https://github.com/unraid/webgui.git
synced 2026-05-07 21:01:19 -05:00
Update location of proxy.cfg
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
. /etc/rc.d/rc.runlog
|
||||
|
||||
# import CA proxy
|
||||
UnProxy=/boot/config/proxy.cfg
|
||||
UnProxy=/boot/config/plugins/dynamix/outgoingproxy.cfg
|
||||
CAProxy=/boot/config/plugins/community.applications/proxy.cfg
|
||||
if [[ -f "${CAProxy}" && ! -f "${UnProxy}" ]]; then
|
||||
proxy=
|
||||
|
||||
Reference in New Issue
Block a user