fix error forgejo
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 36s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 36s
This commit is contained in:
parent
5d762091f1
commit
1d42c7d3fa
1 changed files with 4 additions and 4 deletions
|
|
@ -31,10 +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;
|
||||
};
|
||||
};
|
||||
"service.explore" = {
|
||||
DISABLE_USERS_PAGE = true;
|
||||
DISABLE_ORGANIZATIONS_PAGE = true;
|
||||
};
|
||||
user.ENABLE_FOLLOWING = false;
|
||||
repository = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue