1 line
106 B
SQL
1 line
106 B
SQL
INSERT OR IGNORE INTO app_settings(setting_key,setting_value) VALUES('public_site_routing','integrated');
|