Send NCP in peer-info

This commit is contained in:
Davide De Rosa 2018-09-02 00:15:30 +02:00
parent 81eb18619d
commit bcc95ad510
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ struct CoreConfiguration {
static let peerInfo = [
"IV_VER=2.3.99",
"IV_PROTO=2",
"IV_NCP=2",
""
].joined(separator: "\n")