photoprism-slideshow/config.php.EXAMPLE

8 lines
110 B
Plaintext
Raw Normal View History

2023-02-19 10:28:11 +00:00
<?php
return [
'username' => 'admin',
'password' => '',
'host' => 'https://photos.phlaym.net'
];