ruimarinho / docker-openvpn-monitor

The trusted multi-platform web-based OpenVPN Monitor docker image.
MIT License
101 stars 27 forks source link

show_disconnect support #7

Closed nayneyT closed 4 years ago

nayneyT commented 4 years ago

Hi,

Just raising an issue on the off-chance that you will consider adding support for the show_disconnect parameter in the openvpn-monitor.conf file.

I think that addition would add full support as per the openvpn-monitor capabilities.

Regards

ruimarinho commented 4 years ago

Indeed, this should have been supported since day one but the underscore messes with confd. It's now been fixed, so you just need to update your docker image to latest. Just remember to use _SHOWDISCONNECT instead.

Cheers!