work on photoprism
This commit is contained in:
parent
b891eec9c5
commit
db76842b94
|
@ -103,6 +103,9 @@ in {
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
extraConfig = ''
|
||||||
|
client_max_body_size ${toString 1024*32}M;
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.fuse.userAllowOther = true;
|
programs.fuse.userAllowOther = true;
|
||||||
|
|
Loading…
Reference in a new issue