diff options
Diffstat (limited to '')
-rw-r--r-- | options.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -280,6 +280,7 @@ struct options bool management_query_passwords; bool management_hold; bool management_client; + const char *management_write_peer_info_file; #endif #ifdef ENABLE_PLUGIN |