turned off atuin registry

This commit is contained in:
Nickiel12 2024-01-09 19:42:33 -08:00
parent a5e9770cea
commit c334804585

View file

@ -8,7 +8,7 @@ in
openFirewall = true;
port = 8910;
host = "127.0.0.1";
openRegistration = true;
openRegistration = false;
database = {
createLocally = true;
};