Stuhl
Stuhl
Yes I always do the following: ``` git pull NODE_ENV=production npm run build npm run start ``` I read somewhere that deleting the build folder and clearing the npm cache...
Hey, first of all I solved the problem with uploading GIFS and videos. The problem wasn't caused by strapi. It was nginx. the directive `client_max_body_size` is set to 1MB at...
Any progress?
Thanks for answering @hshoff, it all makes sense now. The thing is that alot of people (including me) are beginners in charting with low level primitives and almost never use...
Anything new? Having the exact same issue. I thought about flipping the filtering by doing `$not` but that doesn't work either. I guess the only way is to make a...