push
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
@@ -14,14 +15,14 @@
|
||||
https_only = true;
|
||||
external_port = 443;
|
||||
|
||||
registration_enabled = true;
|
||||
registration_enabled = false;
|
||||
login_enabled = true;
|
||||
|
||||
popular_enabled = true;
|
||||
|
||||
|
||||
default_user_preferences = {
|
||||
local = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user