@@ -2,6 +2,10 @@ server {
server_name _;
root /var/www/;
client_max_body_size 256M;
client_body_temp_path /tmp 1 2;
location / {
try_files $uri /index.php$is_args$args;
}
The note is not visible to the blocked user.