mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 09:36:21 +00:00
Added auto reconnect, and /reconnect command to control interval
This commit is contained in:
@@ -76,6 +76,8 @@ void prefs_set_max_log_size(gint value);
|
||||
gint prefs_get_max_log_size(void);
|
||||
void prefs_set_priority(gint value);
|
||||
gint prefs_get_priority(void);
|
||||
void prefs_set_reconnect(gint value);
|
||||
gint prefs_get_reconnect(void);
|
||||
|
||||
void prefs_add_login(const char *jid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user