update
This commit is contained in:
parent
71aa7b1dbc
commit
aad0938d72
2 changed files with 4 additions and 4 deletions
|
@ -32,12 +32,12 @@ in {
|
|||
service = {
|
||||
DISABLE_REGISTRATION = true;
|
||||
ENABLE_NOTIFY_MAIL = true;
|
||||
REQUIRE_SIGNIN_VIEW = true; # TODO
|
||||
};
|
||||
|
||||
# TODO: Enable
|
||||
federation = {
|
||||
ENABLED = false; # TODO
|
||||
SHARE_USER_STATISTICS = false; # TODO
|
||||
ENABLED = false;
|
||||
SHARE_USER_STATISTICS = false;
|
||||
};
|
||||
|
||||
mailer = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue