aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index ca7b936c2..f9557b8eb 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -156,7 +156,7 @@ instance:
156 # Robot.txt rules. To disallow robots to crawl your instance and disallow indexation of your site, add '/' to "Disallow:' 156 # Robot.txt rules. To disallow robots to crawl your instance and disallow indexation of your site, add '/' to "Disallow:'
157 robots: | 157 robots: |
158 User-agent: * 158 User-agent: *
159 Disallow: '' 159 Disallow:
160 # Security.txt rules. To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string. 160 # Security.txt rules. To discourage researchers from testing your instance and disable security.txt integration, set this to an empty string.
161 securitytxt: 161 securitytxt:
162 "# 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:" 162 "# 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:"