8877688b34
post_setup() used self._config to read the existing timeout, but self._config is None during setup. Read from .env instead.