this post was submitted on 02 Sep 2023
1 points (100.0% liked)
rqd2
1 readers
1 users here now
The official rqd2.net community. Direct posts related to the website as a whole here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In your nginx.conf it's access_log = off; under rhe server block. In docker-compose.yml you set all the stuff in RUST_LOG from info to error. For pictrs you add the PICTRS__TRACING__LOGGING__TARGETS=error env var.
wow this burger person seems really knowledgeable!
Tysm!