Compare commits
2
Commits
3261561cf8
...
305fcbb42c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
305fcbb42c | ||
|
|
cb67e6ad4c |
@@ -43,3 +43,6 @@
|
|||||||
[submodule "lib/ngx_dynamic_etag"]
|
[submodule "lib/ngx_dynamic_etag"]
|
||||||
path = lib/ngx_dynamic_etag
|
path = lib/ngx_dynamic_etag
|
||||||
url = https://github.com/dvershinin/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
|
### ngx_dynamic_etag
|
||||||
DYNAMIC_ETAG=1
|
DYNAMIC_ETAG=1
|
||||||
|
|
||||||
|
### ngx_cache_purge
|
||||||
|
CACHE_PURGE=1
|
||||||
|
|
||||||
##########################
|
##########################
|
||||||
### nginx install path ###
|
### nginx install path ###
|
||||||
##########################
|
##########################
|
||||||
|
|||||||
+1
-1
Submodule lib/boringssl updated: 608becc672...c39e6cd9ec
Submodule
+1
Submodule lib/ngx_cache_purge added at a84b0f3f08
+1
-1
Submodule lib/pcre updated: 061de3101e...aa51f00739
+1
-1
Submodule lib/zlib-ng updated: e2c4179bdd...3ac71d9e2f
Reference in New Issue
Block a user