feat(config): p2p replication client and server separate for performance optimization
This commit is contained in:
@ -175,6 +175,8 @@
|
||||
"Dont start to seed torrent after download finish": "Dont start to seed torrent after download finish",
|
||||
"Delete download (files saved)": "Delete download (files saved)",
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Serching metadata in progress... Click will delete this torrent.",
|
||||
"Pause torrent downloading": "Pause torrent downloading"
|
||||
"Pause torrent downloading": "Pause torrent downloading",
|
||||
"P2P torrents replication server": "P2P torrents replication server",
|
||||
"Enable torrents replication server for other rats clients (required for replication)": "Enable torrents replication server for other rats clients (required for replication)"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user