Merge pull request #128 from silky/master

fixed typo "uncommenting" -> "commenting"
This commit is contained in:
Michael Snoyman 2015-11-24 08:46:31 +02:00
commit ad03f94a7b

View File

@ -281,7 +281,7 @@ listeners:
Try to run `sudo /opt/keter/bin/keter /opt/keter/etc/keter-config.yaml`.
If it fails with `keter: etc/certificate.pem: openBinaryFile: does not exist`
or something like it, you may need to provide valid SSL certificates and keys
or disable HTTPS, by uncommenting the key and certificate lines from
or disable HTTPS, by commenting the key and certificate lines from
`/opt/keter/etc/keter-config.yaml`.