Skip to content

Commit 5972e91

Browse files
committed
Fix #448 - remove old cache option
1 parent 9d19cef commit 5972e91

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ext_conf_template.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ enableGeneratorBrotli = 0
7373
# cat=Headers; type=boolean; label=Send Cache-Control header redirect after cache timeout: Add a mod_rewrite statement to the generated .htaccess files, that redirect the user to the index.php, if the cache is invalid.
7474
sendCacheControlHeaderRedirectAfterCacheTimeout = 1
7575

76-
# cat=Headers; type=boolean; label=Enable Cache Tags: Output the TSFE cache tags for the current site in the rendering and for the cache entry
77-
cacheTagsEnable = 0
78-
7976
# cat=HttpPush; type=boolean; label=Enable HTTP/2 Push: Enable sending HTTP/2 push headers (experimental)
8077
sendHttp2PushEnable = 0
8178

0 commit comments

Comments
 (0)