Page 1 of 1

Disabling webui does not work

Posted: Sat Apr 04, 2020 9:02 am
by chrisc200
Hello,

I am running server version 4.34 Build 9744 on Linux and trying to disable the splash page but its not working:

When I change the following setting to "true" in vpn_server.conf file and restart vpnserver, it changes it back to false after restarting the daemon:

# grep -i json vpn_server.config
bool DisableJsonRpcWebApi false

Thanks for any help in advance.