Check for user defined channel matches before storing them
This commit is contained in:
@@ -46,6 +46,7 @@ class OptimizeTables
|
||||
DBA::optimizeTable('parsed_url');
|
||||
DBA::optimizeTable('session');
|
||||
DBA::optimizeTable('post-engagement');
|
||||
DBA::optimizeTable('test-full-text-search');
|
||||
|
||||
if (DI::config()->get('system', 'optimize_all_tables')) {
|
||||
DBA::optimizeTable('apcontact');
|
||||
|
||||
Reference in New Issue
Block a user