closed -> close
This commit is contained in:
@@ -128,7 +128,7 @@ in {
|
|||||||
configureNginx = true;
|
configureNginx = true;
|
||||||
automaticMigrations = true;
|
automaticMigrations = true;
|
||||||
streamingProcesses = cfg.streaming-processes;
|
streamingProcesses = cfg.streaming-processes;
|
||||||
extraConfig.registrations_open = !cfg.closed-registrations;
|
extraConfig.registrations_open = !cfg.close-registrations;
|
||||||
};
|
};
|
||||||
nginx = {
|
nginx = {
|
||||||
recommendedTlsSettings = true;
|
recommendedTlsSettings = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user