mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Add ability to update torrents cache in client
This commit is contained in:
parent
d9a2a03196
commit
b3d5cb92b1
12 changed files with 41 additions and 4 deletions
|
@ -395,6 +395,9 @@ function customConfig (): CustomConfig {
|
|||
},
|
||||
captions: {
|
||||
size: CONFIG.CACHE.VIDEO_CAPTIONS.SIZE
|
||||
},
|
||||
torrents: {
|
||||
size: CONFIG.CACHE.TORRENTS.SIZE
|
||||
}
|
||||
},
|
||||
signup: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue