python funcs

This commit is contained in:
Erik Frojdh
2020-01-13 16:13:47 +01:00
parent dac5ecd123
commit 8c8d213b56
3 changed files with 108 additions and 8 deletions

View File

@ -551,7 +551,7 @@ class CmdProxy {
/* configuration */
{"config", &CmdProxy::config},
{"free2", &CmdProxy::free},
{"free", &CmdProxy::free},
{"parameters", &CmdProxy::parameters},
{"hostname", &CmdProxy::Hostname},
{"virtual", &CmdProxy::VirtualServer},