aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2018-09-06 14:07:10 +0200
committerRigel Kent <sendmemail@rigelk.eu>2018-09-06 14:25:27 +0200
commit1f4f151019558699ea05ad292f5a4095ade1b05c (patch)
treeef0142465b80325cd9390dc61f1ec160c81140e4 /config/default.yaml
parent5447516b9a87725a6f8c55ec7e4ea1c1be839ee6 (diff)
downloadPeerTube-1f4f151019558699ea05ad292f5a4095ade1b05c.tar.gz
PeerTube-1f4f151019558699ea05ad292f5a4095ade1b05c.tar.zst
PeerTube-1f4f151019558699ea05ad292f5a4095ade1b05c.zip
add vulnerability disclosure policy
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml
index e95fa3ec7..40458bb38 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -129,7 +129,7 @@ instance:
129 Disallow: '' 129 Disallow: ''
130 # Security.txt rules. To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string. 130 # Security.txt rules. To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string.
131 securitytxt: 131 securitytxt:
132 "# If you would like to report a security issue\n# you may report it to:\nContact: https://github.com/Chocobozzz/PeerTube\nContact: mailto:" 132 "# If you would like to report a security issue\n# you may report it to:\nContact: https://github.com/Chocobozzz/PeerTube/blob/develop/SECURITY.md\nContact: mailto:"
133 133
134services: 134services:
135 # Cards configuration to format video in Twitter 135 # Cards configuration to format video in Twitter