Fix security expires

This commit is contained in:
Chocobozzz
2026-05-20 16:15:19 +02:00
parent 371d8d8063
commit 596420480e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1054,7 +1054,7 @@ instance:
# To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string
securitytxt: |
Contact: https://github.com/Chocobozzz/PeerTube/blob/develop/SECURITY.md
Expires: 2025-12-31T11:00:00.000Z
Expires: 2030-12-31T11:00:00.000Z
services:
# Cards configuration to format video in Twitter/X
+1 -1
View File
@@ -1064,7 +1064,7 @@ instance:
# To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string
securitytxt: |
Contact: https://github.com/Chocobozzz/PeerTube/blob/develop/SECURITY.md
Expires: 2025-12-31T11:00:00.000Z
Expires: 2030-12-31T11:00:00.000Z
services:
# Cards configuration to format video in Twitter/X