Configuration Values
Deserted Chateau's webservers have various configuration values that are stored in the main database. These values are cached without an expiry time in Redis, with the SITE:::WEBSERVER:::CONFIGURATION key as a JSON-encoded string.
The webservers always retrieve these values from Redis unless the cache is cleared by unlinking that key.