cvmts: rip out raw tcp transport
it's really just a tech debt that nothing uses, these is pretty much no point keeping it
This commit is contained in:
@@ -20,13 +20,6 @@ directory = "geoip/"
|
||||
accountID = ""
|
||||
licenseKey = ""
|
||||
|
||||
[tcp]
|
||||
# Enabled the raw TCP socket server
|
||||
# You usually want to leave this disabled
|
||||
enabled = false
|
||||
host = "0.0.0.0"
|
||||
port = 6014
|
||||
|
||||
[auth]
|
||||
# Enables the CollabVM account authentication system
|
||||
# Requires an authentication server (https://git.computernewb.com/collabvm/CollabVMAuthServer)
|
||||
|
||||
Reference in New Issue
Block a user