Same database on more than one server now cause the schemarouter session to be closed.
This commit is contained in:
@ -150,4 +150,5 @@ void config_disable_feedback_task(void);
|
||||
unsigned long config_get_gateway_id(void);
|
||||
GATEWAY_CONF* config_get_global_options();
|
||||
bool isInternalService(char *router);
|
||||
char* config_clean_string_list(char* str);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user