docs: Update the example config

Issue #13
create-reload-action
Lukasz Janyst 4 years ago
parent 9a37010c1c
commit e99fcb750f
No known key found for this signature in database
GPG Key ID: 32DE641041F17A9A
  1. 5
      config.example.yaml

@ -5,8 +5,9 @@
# "CacheEnabled": "true",
# "CacheCompression": "true",
# "CacheDir": "./run/cache",
# "X509Key": "./run/key.pema",
# "X509Cert": "./run/cert.pema",
# "X509Key": "./run/key.pem",
# "X509Cert": "./run/cert.pem",
# "CookieJar": "./run/cookies.json",
# "CredentialsStore": "./run/credentials.json",
# "ServerAddress": "[::0]"
}
Loading…
Cancel
Save