make theme default
This commit is contained in:
parent
f3bca090bf
commit
f689fc5cfc
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@
|
||||||
ALLOW_ONLY_INTERNAL_REGISTRATION = false;
|
ALLOW_ONLY_INTERNAL_REGISTRATION = false;
|
||||||
REQUIRE_EXTERNAL_REGISTRATION_PASSWORD = true;
|
REQUIRE_EXTERNAL_REGISTRATION_PASSWORD = true;
|
||||||
};
|
};
|
||||||
user.ENABLE_FOLLOWING=false;
|
ui.DEFAULT_THEME = "catppuccin-mocha-blue";
|
||||||
|
user.ENABLE_FOLLOWING = false;
|
||||||
repository = {
|
repository = {
|
||||||
DISABLE_STARS = true;
|
DISABLE_STARS = true;
|
||||||
DISABLE_FORKS = true;
|
DISABLE_FORKS = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue