1 Commits

Author SHA1 Message Date
fb3174f91f Add custom favicon support with loading mechanism
- Introduced a new configuration option to specify a custom favicon file.
- Implemented a function to load the favicon data, falling back to the embedded default if not provided.
- Added a handler to serve the favicon as `favicon.ico` for each hostname in the reverse proxy.
2025-10-10 10:07:47 +01:00