generated from mirzaev/pot
transition from site-mirzaev
This commit is contained in:
1
mirzaev/site/account/system/settings/.gitignore
vendored
Normal file
1
mirzaev/site/account/system/settings/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
arangodb.php
|
8
mirzaev/site/account/system/settings/arangodb.php.sample
Normal file
8
mirzaev/site/account/system/settings/arangodb.php.sample
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'endpoint' => 'unix:///var/run/arangodb3/arango.sock',
|
||||
'database' => '',
|
||||
'name' => '',
|
||||
'password' => ''
|
||||
];
|
Reference in New Issue
Block a user