Skip to content

Commit

Permalink
manual tests: Add documentation for TLS export
Browse files Browse the repository at this point in the history
  • Loading branch information
iknite committed Feb 25, 2019
1 parent 6741b66 commit d94e8ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/start_server
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

echo "export CLUSTER_SIZE=N [2|4] env variable to execute the benchmark in replica mode. N number of folowers"
echo "export PROFILING=true env variable to enable go profiling"
echo "export TLS=true to allow https"

tdir=$(mktemp -d /var/tmp/demo.XXX)
certs="/var/tmp/certs"
Expand Down

0 comments on commit d94e8ba

Please sign in to comment.