You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order for this to work properly nginx must have the proxy_cache_purge configured correctly. If it does not then this program will not be able to purge the cache. Typical system like debian / ubuntu have this by default when using the nginx-extras package. It has not currently been tested with any other type of server.
22
22
23
-
# Additional ideas / roadmap / todo list
23
+
# TODO List
24
24
25
25
* Needs support for more input formats
26
26
1. stdin
@@ -37,7 +37,9 @@ For bugs / ideas please use the issue list on github
0 commit comments