Initial commit
This commit is contained in:
7
config.php.EXAMPLE
Normal file
7
config.php.EXAMPLE
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'username' => 'admin',
|
||||
'password' => '',
|
||||
'host' => 'https://photos.phlaym.net'
|
||||
];
|
Reference in New Issue
Block a user