aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 0b0a54eef..3a0b494fb 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -638,7 +638,8 @@ instance:
638 robots: | 638 robots: |
639 User-agent: * 639 User-agent: *
640 Disallow: 640 Disallow:
641 # Security.txt rules. To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string 641 # /.well-known/security.txt rules. This endpoint is cached, so you may have to wait a few hours before viewing your changes
642 # To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string
642 securitytxt: 643 securitytxt:
643 '# 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:' 644 '# 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:'
644 645