--- a/src/settings.h Sat Feb 01 17:15:14 2025 +0100 +++ b/src/settings.h Mon Feb 03 23:13:19 2025 +0100 @@ -44,6 +44,7 @@ unsigned char depth = 1; bool update_repos = true; bool separate = false; + bool fragment = false; unsigned short year = settings_current_year; int parse_authormap(const std::string& path);