mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
advertising PeerTube's rather simple DNT policy
This commit is contained in:
parent
9a12f169c1
commit
aad0ec24e8
7 changed files with 287 additions and 5 deletions
|
@ -55,6 +55,7 @@ const ROUTE_CACHE_LIFETIME = {
|
|||
FEEDS: '15 minutes',
|
||||
ROBOTS: '2 hours',
|
||||
NODEINFO: '10 minutes',
|
||||
DNT_POLICY: '1 week',
|
||||
ACTIVITY_PUB: {
|
||||
VIDEOS: '1 second' // 1 second, cache concurrent requests after a broadcast for example
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue