diff --git a/monflo.go b/monflo.go index ce5380b..fcb05b4 100644 --- a/monflo.go +++ b/monflo.go @@ -248,7 +248,7 @@ func wsProcess(wsConn *websocket.Conn, data []byte, client *ClientInfo) *ClientI Support: false, CommercialUse: false, DeviceThumbnails: false, - FileTransfer: false, + FileTransfer: true, }, Subscription: 3, Peers: make(map[string]PeerInfo),