I want to set a cache TTL for static files using actix_files.
Like in Nginx config: expires max; will add such header: expires: Thu, 31 Dec 2037 23:55:
expires max;
expires: Thu, 31 Dec 2037 23:55: