X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincctl.c;h=0309cd4884ee3fc80ec93a993f552e536a2a9bbb;hp=e460784f94bb49d7565a89ac97ad006bd4953d49;hb=7c223917cb3d478fc3f5b23ee5602925f083e4d4;hpb=e4544dbc6989e4a146c19519924e52c116bfc343 diff --git a/src/tincctl.c b/src/tincctl.c index e460784f..0309cd48 100644 --- a/src/tincctl.c +++ b/src/tincctl.c @@ -1494,6 +1494,7 @@ const var_t variables[] = { {"KeyExpire", VAR_SERVER}, {"ListenAddress", VAR_SERVER | VAR_MULTIPLE}, {"LocalDiscovery", VAR_SERVER}, + {"LogLevel", VAR_SERVER}, {"MACExpire", VAR_SERVER}, {"MaxConnectionBurst", VAR_SERVER}, {"MaxOutputBufferSize", VAR_SERVER},