summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/setup_wizard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/wizards/setup_wizard.xml')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index 9321729..bddd8ea 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -280,7 +280,7 @@
</field>
<field>
<name>PPTP Dial on demand</name>
- <bindstofield>pptp->pptp_dialondemand</bindstofield>
+ <bindstofield>pptp->ondemand</bindstofield>
<typehint>Enable Dial-On-Demand mode</typehint>
<type>checkbox</type>
<description>This option causes the interface to operate in dial-on-demand mode, allowing you to have a virtual full time connection. The interface is configured, but the actual connection of the link is delayed until qualifying outgoing traffic is detected.</description>
@@ -288,7 +288,7 @@
<field>
<name>PPTP Idle timeout</name>
<type>input</type>
- <bindstofield>pptp->pptp_idletimeout</bindstofield>
+ <bindstofield>pptp->timeout</bindstofield>
<description>If no qualifying outgoing packets are transmitted for the specified number of seconds, the connection is brought down. An idle timeout of zero disables this feature.</description>
</field>
<field>
OpenPOWER on IntegriCloud