Revert "Revert "FEATURE: Preload resources via link header (#18475)" (#18511)" (#18531)

* Revert "Revert "FEATURE: Preload resources via link header (#18475)" (#18511)"

This reverts commit 95a57f7e0c.

* put behind feature flag

* env -> global setting

* declare global setting

* forgot one spot
This commit is contained in:
Rafael dos Santos Silva
2022-10-11 20:11:44 -03:00
committed by GitHub
parent 47fa4dbef3
commit 6888eb5c2d
8 changed files with 150 additions and 20 deletions

View File

@@ -356,3 +356,6 @@ enable_long_polling =
# Length of time to hold open a long polling connection in milliseconds
long_polling_interval =
# Moves asset preloading from tags in the response document head to response headers
preload_link_header = false