gitea: disabled registration

This commit is contained in:
Craige McWhirter 2021-04-27 08:47:04 +10:00
parent b560a6a3b7
commit 6ab7fd825b
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -11,6 +11,7 @@
type = "postgres"; # Database type
passwordFile = "/run/keys/gitea-dbpass"; # Where to find the password
};
disableRegistration = true;
domain = "source.mcwhirter.io"; # Domain name
rootUrl = "https://source.mcwhirter.io/"; # Root web URL
httpPort = 3002; # Provided unique port