services: photoprism: log access in specific file
This commit is contained in:
parent
9612efeb21
commit
a116894bba
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ in {
|
||||||
proxy_read_timeout 600;
|
proxy_read_timeout 600;
|
||||||
proxy_send_timeout 600;
|
proxy_send_timeout 600;
|
||||||
client_max_body_size 100m;
|
client_max_body_size 100m;
|
||||||
|
access_log syslog:server=unix:/dev/log,tag=photoprism;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue