mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 11:09:37 -06:00
Set to allow outside Tcp connections
This commit is contained in:
@@ -150,7 +150,7 @@ ModuleConfigurations = {
|
||||
Identifier = "DefaultTcpSocketInterface",
|
||||
Port = 4681,
|
||||
Enabled = true,
|
||||
DefaultAccess = "Deny",
|
||||
DefaultAccess = "Allow",
|
||||
RequirePasswordAddresses = {},
|
||||
Password = ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user