diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2017-09-21 18:06:36 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2017-09-21 18:06:36 +0300 |
commit | 392d665b9beeb767a2adbd75b9147c41a4d2a033 (patch) | |
tree | fe06de4059898ce2b5d6c8b1f579804d1a944637 | |
parent | 41112cddb49ad4d967d3b400936ed18c2a4f4197 (diff) | |
download | sproxy2-392d665b9beeb767a2adbd75b9147c41a4d2a033.tar.gz |
Delete extra space
-rw-r--r-- | sproxy.example.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sproxy.example.yml b/sproxy.example.yml index 5a00735..c67afba 100644 --- a/sproxy.example.yml +++ b/sproxy.example.yml @@ -110,7 +110,7 @@ ssl_key: /path/key.pem # This option could be useful for load-balancing with multiple sproxy instances, # when all instances must understand cookies created by each other. # This should not be very large, a few random bytes are fine. -# +# # key: !include /run/keys/sproxy.secret |