novi upstream verzije 2.8.3
[ossec-hids.git] / src / config / client-config.h
index ce2f558..c403677 100755 (executable)
@@ -24,6 +24,8 @@ typedef struct _agent
     int rip_id;
     char *lip;
     char **rip; /* remote (server) ip */
+    int notify_time;
+    int max_time_reconnect_try;
     char *profile;
 }agent;