diff options
-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 |