Merge pull request #8972 from drpoggi/patch-1

Fix docs for trusted-host in config file
This commit is contained in:
Xavier Fernandez 2020-10-26 23:58:47 +01:00 committed by GitHub
commit c15f8672ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -622,8 +622,8 @@ which can be written on multiple lines:
http://mirror2.example.com
trusted-host =
http://mirror1.example.com
http://mirror2.example.com
mirror1.example.com
mirror2.example.com
This enables users to add additional values in the order of entry for such command line arguments.