Rename config file to prevent confusion.

This commit is contained in:
dlandon
2024-04-06 08:17:10 -05:00
parent c8967594c7
commit bf36603023
@@ -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";