This repository has been archived on 2024-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
spetsresurs-google_sheets-p…/mirzaev/spetsresurs/google_sheets/parser/system/settings/arangodb.php.sample

9 lines
139 B
Plaintext
Executable File

<?php
return [
'endpoint' => 'unix:///var/run/arangodb3/arango.sock',
'database' => '',
'name' => '',
'password' => ''
];