default disabled, but 18 in a fresh config

This commit is contained in:
Ailin Nemui 2021-04-08 12:30:05 +02:00
commit bf16f38260
2 changed files with 5 additions and 1 deletions

View file

@ -257,3 +257,7 @@ statusbar = {
};
};
};
settings = {
"fe-common/core" = { show_names_on_join_limit = "18"; };
};