photoprism-slideshow/config.php.EXAMPLE

8 lines
110 B
Plaintext

<?php
return [
'username' => 'admin',
'password' => '',
'host' => 'https://photos.phlaym.net'
];