Merge pull request #1107 from TDT-GmbH/openvpn_remote_random

luci-app-openvpn: Fix default value for remote_random flag
This commit is contained in:
Hannu Nyman 2017-04-12 10:08:14 +03:00 committed by GitHub
commit 4453414970

View file

@ -511,7 +511,7 @@ local knownParams = {
{ client="1" } },
{ Flag,
"remote_random",
1,
0,
translate("Randomly choose remote server"),
{ client="1" } },
{ ListValue,