winix/winixd/plugins
Tomasz Sowa da2dec447b allow to specify how many times we can try to connect to the database at startup
add config options:
db_startup_connection_max_attempts - default 0 (infinite)
db_startup_connection_attempt_delay - delay in seconds between attempts (default 5)

BREAKING CHANGE: WINIX_PLUGIN_INIT plugin message requires to set result status,
you have to set the result status to true (env.res) if your
plugin was initialized correctly, otherwise winix will not start
2022-04-29 06:17:16 +02:00
..
export allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00
gallery make depend 2022-04-26 23:46:57 +02:00
group make depend 2022-04-26 23:46:57 +02:00
mailregister allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00
menu make depend 2022-04-26 23:46:57 +02:00
seo make depend 2022-04-26 23:46:57 +02:00
stats make depend 2022-04-26 23:46:57 +02:00
thread allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00
ticket allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00