diff options
Diffstat (limited to 'debian/workers.conf')
-rw-r--r-- | debian/workers.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/workers.conf b/debian/workers.conf index 1d59010da..5cb921f3f 100644 --- a/debian/workers.conf +++ b/debian/workers.conf @@ -16,4 +16,5 @@ worker { bind_socket = "systemd:2"; password = "q1"; secure_ip = "127.0.0.1"; + static_dir = "${WWWDIR}"; } |