newton: update photoprism config

This commit is contained in:
Felix Buehler 2023-01-15 12:18:37 +01:00
parent b4cdac4912
commit 48e29559c8

View file

@ -79,9 +79,9 @@ in
enable = true;
passwordFile = secrets."photoprism/password".path;
originalsPath = "/srv/data/photos";
extraConfig = {
settings = {
PHOTOPRISM_ADMIN_USER = "felix";
PHOTOPRISM_READONLY = "true";
PHOTOPRISM_SPONSOR = "true";
};
};
ssh-server = {