summaryrefslogtreecommitdiff
path: root/src/plugins/relay/relay-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/relay/relay-config.h')
-rw-r--r--src/plugins/relay/relay-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/relay/relay-config.h b/src/plugins/relay/relay-config.h
index a26cd9023..7cda6a25b 100644
--- a/src/plugins/relay/relay-config.h
+++ b/src/plugins/relay/relay-config.h
@@ -38,6 +38,7 @@ extern struct t_config_option *relay_config_color_text_selected;
extern struct t_config_option *relay_config_network_allowed_ips;
extern struct t_config_option *relay_config_network_bind_address;
+extern struct t_config_option *relay_config_network_clients_purge_delay;
extern struct t_config_option *relay_config_network_compression_level;
extern struct t_config_option *relay_config_network_ipv6;
extern struct t_config_option *relay_config_network_max_clients;