mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Add sitemap
This commit is contained in:
parent
3b3b18203f
commit
2feebf3e6a
11 changed files with 241 additions and 4 deletions
|
@ -61,6 +61,7 @@ const OAUTH_LIFETIME = {
|
|||
const ROUTE_CACHE_LIFETIME = {
|
||||
FEEDS: '15 minutes',
|
||||
ROBOTS: '2 hours',
|
||||
SITEMAP: '1 day',
|
||||
SECURITYTXT: '2 hours',
|
||||
NODEINFO: '10 minutes',
|
||||
DNT_POLICY: '1 week',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue