simplify home page
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 3m41s

This commit is contained in:
Satria 2026-07-06 07:25:29 +07:00
commit 52e1801f73

View file

@ -31,6 +31,10 @@
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
ALLOW_ONLY_INTERNAL_REGISTRATION = false;
REQUIRE_EXTERNAL_REGISTRATION_PASSWORD = true;
explore = {
DISABLE_USERS_PAGE = true;
DISABLE_ORGANIZATIONS_PAGE = true;
};
};
user.ENABLE_FOLLOWING = false;
repository = {