Add submodule (ngx_cache_purge)
This commit is contained in:
@@ -43,3 +43,6 @@
|
||||
[submodule "lib/ngx_dynamic_etag"]
|
||||
path = lib/ngx_dynamic_etag
|
||||
url = https://github.com/dvershinin/ngx_dynamic_etag
|
||||
[submodule "lib/ngx_cache_purge"]
|
||||
path = lib/ngx_cache_purge
|
||||
url = https://github.com/wasas/ngx_cache_purge
|
||||
@@ -56,6 +56,9 @@ ZSTD=1
|
||||
### ngx_dynamic_etag
|
||||
DYNAMIC_ETAG=1
|
||||
|
||||
### ngx_cache_purge
|
||||
CACHE_PURGE=1
|
||||
|
||||
##########################
|
||||
### nginx install path ###
|
||||
##########################
|
||||
|
||||
Submodule
+1
Submodule lib/ngx_cache_purge added at a84b0f3f08
Reference in New Issue
Block a user