Add fastresume to desktop app
This commit is contained in:
parent
e8ef1f170d
commit
eb2b9e5a41
5 changed files with 22 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ interface RqbitDesktopConfigTcpListen {
|
|||
interface RqbitDesktopConfigPersistence {
|
||||
disable: boolean;
|
||||
folder: PathLike;
|
||||
fastresume: boolean;
|
||||
}
|
||||
|
||||
interface RqbitDesktopConfigPeerOpts {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue