mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
* 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:
committed by
GitHub
parent
47fa4dbef3
commit
6888eb5c2d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user