Odoo18-Base/addons/website_event_jitsi/data/neutralize.sql

3 lines
111 B
MySQL
Raw Permalink Normal View History

2025-01-06 10:57:38 +07:00
-- disable website_event_jitsi
DELETE FROM ir_config_parameter
WHERE key = 'website_jitsi.jitsi_server_domain';