<?php // rename file to: `config.php` // @use: Config::get('VIEW_TABLE_HIDE_PROCESS_LIST') return [ 'VIEW_TABLE_HIDE_PROCESS_LIST' => true, 'LEGACY_INIT_FUNCTIONS_OFF' => true, 'VIEW_TABLE_HIDE_BASE_ROW_FUNCTIONS' => true, ];