mirror of
https://github.com/unraid/webgui.git
synced 2026-04-22 01:40:58 -05:00
Rename config file to prevent confusion.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
$opmPlugin = "dynamix";
|
||||
|
||||
/* UI config file location. */
|
||||
$plg_config_file = "/boot/config/plugins/".$opmPlugin."/proxy.cfg";
|
||||
$plg_config_file = "/boot/config/plugins/".$opmPlugin."/outgoingproxy.cfg";
|
||||
|
||||
/* Output config file location for set_proxy script. */
|
||||
$proxy_config_file = "/boot/config/proxy.cfg";
|
||||
|
||||
Reference in New Issue
Block a user