Skip to content

fix: disable all DBs for regevent server

Nicolas Delpech requested to merge fix/regevent_server_init_crash_master into master

Use enableDatabase() instead of manually disabling all DBs used by the regevent server Only disabling the main DB could lead to crash at init

FLEXISIP-561 - Not really linked but please review this :)

Merge request reports