mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Formattazione codice
This commit is contained in:
@@ -22,9 +22,9 @@ $db_host = '|host|';
|
||||
$db_username = '|username|';
|
||||
$db_password = '|password|';
|
||||
$db_name = '|database|';
|
||||
//$port = '|port|';
|
||||
// $port = '|port|';
|
||||
$db_options = [
|
||||
//'sort_buffer_size' => '2M',
|
||||
// 'sort_buffer_size' => '2M',
|
||||
];
|
||||
|
||||
// Percorso della cartella di backup
|
||||
|
Reference in New Issue
Block a user