mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-08 22:50:15 +00:00
add channel overwrite mappings to index
This commit is contained in:
@@ -75,6 +75,15 @@
|
|||||||
},
|
},
|
||||||
"integrate_sponsorblock": {
|
"integrate_sponsorblock": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"subscriptions_channel_size": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"subscriptions_live_channel_size": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"subscriptions_shorts_channel_size": {
|
||||||
|
"type": "long"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -169,6 +178,15 @@
|
|||||||
},
|
},
|
||||||
"integrate_sponsorblock": {
|
"integrate_sponsorblock": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"subscriptions_channel_size": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"subscriptions_live_channel_size": {
|
||||||
|
"type": "long"
|
||||||
|
},
|
||||||
|
"subscriptions_shorts_channel_size": {
|
||||||
|
"type": "long"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user