create photoprism accounts

This commit is contained in:
nyanloutre 2023-05-18 20:23:02 +02:00
parent da693daad6
commit 30faf02d27
2 changed files with 3 additions and 2 deletions

View file

@ -549,9 +549,10 @@ in
photoprism = {
enable = true;
originalsPath = "/mnt/backup_loutre/amandoleen/d/Users/Amand/Pictures";
passwordFile = "/mnt/secrets/photoprism_pass";
settings = {
PHOTOPRISM_AUTH_MODE = "public";
PHOTOPRISM_READONLY = "1";
PHOTOPRISM_DETECT_NSFW = "1";
PHOTOPRISM_SITE_URL = "https://photo.nyanlout.re/";
};
};