add ssl options on config in README

This commit is contained in:
a-sansara 2017-03-16 02:24:37 +01:00
parent 44787b0f7d
commit 3e9f077187

View File

@ -69,6 +69,9 @@ if ($response->done) {
debug : 1 debug : 1
protocol : https:// protocol : https://
hostname : pwsserver.docker hostname : pwsserver.docker
# ssl options
verifypeer : 0
verifyhost : 0
# file storing the server 's session id - must be out of DocumentRoot and read/writable by server # file storing the server 's session id - must be out of DocumentRoot and read/writable by server
store : wsess store : wsess
login : test login : test