photoprism-slideshow/config.php.EXAMPLE
2023-02-19 11:28:11 +01:00

8 lines
110 B
Plaintext

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