photoprism: do not add any paths for now
This commit is contained in:
parent
14b85ab2bb
commit
bd357d041a
@ -119,10 +119,10 @@ in
|
|||||||
photoprism = {
|
photoprism = {
|
||||||
enable = true;
|
enable = true;
|
||||||
uidgid = myData.uidgid.photoprism;
|
uidgid = myData.uidgid.photoprism;
|
||||||
paths = {
|
paths = { };
|
||||||
"M-Camera" = "/home/motiejus/annex2/M-Active";
|
# "M-Camera" = "/home/motiejus/annex2/M-Active";
|
||||||
"Pictures" = "/home/motiejus/annex2/Pictures";
|
# "Pictures" = "/home/motiejus/annex2/Pictures";
|
||||||
};
|
#};
|
||||||
passwordFile = config.age.secrets.photoprism-admin-passwd.path;
|
passwordFile = config.age.secrets.photoprism-admin-passwd.path;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user