aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.yaml2
-rw-r--r--config/production.yaml.example2
2 files changed, 2 insertions, 2 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
diff --git a/config/production.yaml.example b/config/production.yaml.example
index edc774e6b..d032e4a0c 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -143,7 +143,7 @@ instance:
143 Disallow: '' 143 Disallow: ''
144 # Security.txt rules. To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string. 144 # Security.txt rules. To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string.
145 securitytxt: 145 securitytxt:
146 "# If you would like to report a security issue\n# you may report it to:\nContact: https://github.com/Chocobozzz/PeerTube\nContact: mailto:" 146 "# 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:"
147 147
148services: 148services:
149 # Cards configuration to format video in Twitter 149 # Cards configuration to format video in Twitter