simplify home page
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 3m41s
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 3m41s
This commit is contained in:
parent
cc13b146aa
commit
52e1801f73
1 changed files with 4 additions and 0 deletions
|
|
@ -31,6 +31,10 @@
|
||||||
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
|
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
|
||||||
ALLOW_ONLY_INTERNAL_REGISTRATION = false;
|
ALLOW_ONLY_INTERNAL_REGISTRATION = false;
|
||||||
REQUIRE_EXTERNAL_REGISTRATION_PASSWORD = true;
|
REQUIRE_EXTERNAL_REGISTRATION_PASSWORD = true;
|
||||||
|
explore = {
|
||||||
|
DISABLE_USERS_PAGE = true;
|
||||||
|
DISABLE_ORGANIZATIONS_PAGE = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
user.ENABLE_FOLLOWING = false;
|
user.ENABLE_FOLLOWING = false;
|
||||||
repository = {
|
repository = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue