@pitaj said in Replace "X-XSS-Protection 0" with "X-XSS-Protection "1; mode=block":
proxy_hide_header X-XSS-Protection
This solved the issue. Thank you.
Hi, I saw nodebb now supports gif uploading in its 1.0.0 version, I think.
I would like to know if i could change the file "src/controllers/uploads.js" in my 0.9.4 version as mentioned in this commit https://github.com/NodeBB/NodeBB/commit/cf00371892f4cd16a77c26b45a6d9d43c824ebad to support gif uploading?