Change
location ~ /\.(?!well-known) {
deny all;
}Change
location ~ /\.(?!well-known) {
deny all;
}Also, before this, I noticed that some images weren't showing, which I think was also caused by this, so hopefully that issue will disappear too.
Setting the client_max_body_size to 100M and sending a file or image seems to have fixed the issue. Also, before this, I noticed that some images weren't showing, which I think was also caused by this, so hopefully that issue will disappear too.
From my conversation with Claude, this seems to be caused by the value of the client_max_body_size being too low.
borgmatic is simple, configuration-driven backup software for servers and workstations.
https://torsion.org/borgmatic/
borgmatic is simple, configuration-driven backup software for servers and workstations.
https://torsion.org/borgmatic/