This commit is contained in:
death916 2026-04-10 02:08:41 -07:00
parent 2c7530e403
commit 4a7514427c

View file

@ -28,7 +28,7 @@ in
HTTP_PORT = 3051; HTTP_PORT = 3051;
PROTOCOL = "http"; PROTOCOL = "http";
}; };
service.DISABLE_REGISTRATION = false; service.DISABLE_REGISTRATION = true;
actions = { actions = {
ENABLED = true; ENABLED = true;