diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2017-07-08 21:02:36 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2017-07-08 21:02:36 +0200 |
commit | 8cdd29841d0dbb89e866aad36173bb26182d0c97 (patch) | |
tree | 257e918f4af3bd68555276d7f19a0d3d0deea589 /config/lacme.conf | |
parent | 8349b801a5f7e5f11b0a758d7ab28d8b79eb08ea (diff) |
Bind webserver to /var/run/lacme-www.socket by default.
Diffstat (limited to 'config/lacme.conf')
-rw-r--r-- | config/lacme.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lacme.conf b/config/lacme.conf index 874bb1f..3cc1b34 100644 --- a/config/lacme.conf +++ b/config/lacme.conf @@ -62,7 +62,7 @@ # Comma- or space-separated list of addresses to listen on, for instance # "0.0.0.0:80 [::]:80". # -#listen = /var/run/lacme.socket +#listen = /var/run/lacme-www.socket # Non-existent directory under which an external HTTP daemon is # configured to serve GET requests for challenge files under |