mirror of
https://github.com/nextcloud/server.git
synced 2026-03-08 18:28:16 +01:00
The codepath for generating the favicons iterates through subnodes and if one of those nodes is unavailable is throwing a 503 exception. Since these favicons don't have any use except of "making a tool for developers looking nicer" I consider it feasible to remove them.