Hello everybody,anybody tried to precompress the content on the dispatcher?We want to use brotli in our environment and i find some solutions, but no solution i've found used it in/with aem.We can try to use something like this on the dispatcher:stalking.sh#!/bin/shwhile :do find /path/to/content/ ...