Merge pull request 'feat: set default gitea email display to false' (#1) from sova/gitea-default-email-display into master

Reviewed-on: sova/selfprivacy-nixos-config#1
pull/23/head
sоvд[сова] 2022-12-28 16:49:00 +02:00
commit 41edc9f26f
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ in
};
ui = {
DEFAULT_THEME = "arc-green";
SHOW_USER_EMAIL = false;
};
picture = {
DISABLE_GRAVATAR = true;