asd
This commit is contained in:
@@ -32,7 +32,7 @@ $bridgeConfig = [
|
||||
PDO::ATTR_DEFAULT_FETCH_MODE => PDO::FETCH_ASSOC,
|
||||
],
|
||||
],
|
||||
'tables_allow' => [], // optional whitelist: ['customers', 'orders']
|
||||
//'tables_allow' => ['event', 'mail_accounts', 'users', 'verification_codes'], // optional whitelist: ['customers', 'orders']
|
||||
];
|
||||
|
||||
$localOverride = __DIR__ . '/emailtemplate.bridge.conf.php';
|
||||
|
||||
Reference in New Issue
Block a user