photoprismupload/config.php.sample

8 lines
81 B
Plaintext

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