mirror of
https://github.com/nzbget/nzbget.git
synced 2026-04-19 04:16:53 -04:00
Built-in web-server doesn’t print warnings to log for certain files which are or can be missing but that’s OK for them: - package-info.json - update information file, which is available only with binary packages supporting automatic updates; - favicon.ico - the file is located in img-subdirectory; web-clients requesting the file from the root directory are doing this wrong; - apple-touch-icon*.png - iOS safari asks for these files, but we don’t have nice icons.