photoprismupload/config.php.sample

7 lines
58 B
Plaintext
Raw Normal View History

2021-08-24 17:59:30 +00:00
<?php
return [
'username' => '',
'password' => ''
];