Browse Source

bug

pull/3428/head
Daniel Gibbs 4 years ago
parent
commit
2f54ab946c
  1. 2
      lgsm/functions/info_config.sh

2
lgsm/functions/info_config.sh

@ -1210,7 +1210,7 @@ fn_info_config_kf(){
queryport=${queryport:-"0"}
queryportgs=${queryportgs:-"0"}
webadminenabled=${webadminenabled:-"NOT SET"}
httpport=${webadminport:-"0"}
httpport=${httpport:-"0"}
webadminuser=${webadminuser:-"NOT SET"}
webadminpass=${webadminpass:-"NOT SET"}
fi

Loading…
Cancel
Save