refactor: Migrate drasl config
This commit is contained in:
parent
fabda513bb
commit
2d3418c824
1 changed files with 2 additions and 1 deletions
|
@ -43,9 +43,10 @@
|
|||
ListenAddress = "0.0.0.0:4017";
|
||||
DefaultAdmins = [ "kaya" ];
|
||||
|
||||
CreateNewPlayer.AllowChoosingUUID = true;
|
||||
|
||||
RegistrationNewPlayer = {
|
||||
Allow = true;
|
||||
AllowChoosingUUID = true;
|
||||
RequireInvite = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue