photoprismupload/config.php.sample
2021-08-26 10:56:59 +02:00

8 lines
81 B
Plaintext

<?php
return [
'username' => '',
'password' => ''
'noAlbumToken' => ''
];