Play around with settings to force rebuild.
This commit is contained in:
parent
049e68c373
commit
c795a92b8f
1 changed files with 4 additions and 4 deletions
|
|
@ -123,14 +123,14 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
# Optional: Email configuration
|
# Optional: Email configuration
|
||||||
# mailer = {
|
mailer = {
|
||||||
# ENABLED = false;
|
ENABLED = false;
|
||||||
# };
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
settings.ui = {
|
settings.ui = {
|
||||||
DEFAULT_THEME = "forgejo-auto";
|
DEFAULT_THEME = "forgejo-auto";
|
||||||
THEMES = "forgejo-auto,forgejo-light,forgejo-dark";
|
THEMES = "forgejo-auto, forgejo-light, forgejo-dark";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue