mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 23:06:38 +02:00
fb2381b1ad
* When booting for the first time (without any cached files) the IRCd downloads GeoIP.dat. If that fails, e.g. due to lack of internet connectivity, we now show a warning and continue booting instead of it being a hard error. Note that we already dealt with this properly after the file has been cached (so after first download), see "What if your web server is down" in [Remote includes](https://www.unrealircd.org/docs/Remote_includes#What_if_your_web_server_is_down).