--- a/src/settings.h Tue Feb 18 18:37:33 2025 +0100 +++ b/src/settings.h Tue Feb 18 18:43:01 2025 +0100 @@ -42,7 +42,7 @@ std::unordered_map<std::string, std::string> authormap; unsigned char depth = 1; - bool update_repos = true; + bool update_repos = false; bool separate = false; bool fragment = false; unsigned short year = settings_current_year;