This commit is contained in:
parent
3e948f55a2
commit
ff38d10fbf
43 changed files with 27 additions and 27 deletions
|
@ -27,11 +27,11 @@ models:
|
|||
Torrent:
|
||||
extraFields:
|
||||
T:
|
||||
type: "*git.kmsign.ru/royalcat/tstor/src/sources/torrent.Controller"
|
||||
type: "*git.kmsign.ru/royalcat/tstor/src/daemons/torrent.Controller"
|
||||
TorrentFile:
|
||||
extraFields:
|
||||
F:
|
||||
type: "*git.kmsign.ru/royalcat/tstor/src/sources/torrent.FileController"
|
||||
type: "*git.kmsign.ru/royalcat/tstor/src/daemons/torrent.FileController"
|
||||
TorrentPeer:
|
||||
extraFields:
|
||||
F:
|
||||
|
@ -45,7 +45,7 @@ models:
|
|||
TorrentFS:
|
||||
extraFields:
|
||||
FS:
|
||||
type: "*git.kmsign.ru/royalcat/tstor/src/sources/torrent.TorrentFS"
|
||||
type: "*git.kmsign.ru/royalcat/tstor/src/daemons/torrent.TorrentFS"
|
||||
ResolverFS:
|
||||
extraFields:
|
||||
FS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue