Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
Showing only changes of commit af540456a6 - Show all commits

View File

@ -12,6 +12,7 @@
}; };
metrics.ENABLED = true; metrics.ENABLED = true;
service = { service = {
DISABLE_REGISTRATION = true;
REGISTER_MANUAL_CONFIRM = true; REGISTER_MANUAL_CONFIRM = true;
ENABLE_NOTIFY_MAIL = true; ENABLE_NOTIFY_MAIL = true;
}; };