littlebizzy / slickstack

Lightning-fast WordPress on Nginx
https://slickstack.io
GNU General Public License v3.0
629 stars 112 forks source link

NEW add paths and if statements for SS_DUMP_FILES #141

Closed backamblock closed 2 years ago

backamblock commented 2 years ago

Now ;)

backamblock commented 2 years ago

hm, i didn't want to add the gitignore file. but i don't know how to exclude it ... sorry

jessuppi commented 2 years ago

So apparently GitHub decided to remove cherry picking from the UI... bummer for those like me who use the UI.

Ref: https://github.community/t/feature-request-cherry-pick-commits-from-ui/1842/6 Ref: https://github.com/isaacs/github/issues/629

jessuppi commented 2 years ago

By the way, in the future we should probably consider putting the "skip rules" for FastCGI cache in a separate Nginx module to keep it cleaner so that users only install the module for their own language.

e.g. /etc/nginx/conf.d/skip-cache.conf or something