docs: Fix incorrect option for klippy_uds_address

Resolves #20.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Arksine 2020-09-16 11:27:20 -04:00
parent 36fb1da46d
commit d1c0cdf65b
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ host: 0.0.0.0
# to all interfaces
port: 7125
# The port the HTTP server will listen on. Default is 7125
klippy_address: /tmp/klippy_uds
klippy_uds_address: /tmp/klippy_uds
# The address of Unix Domain Socket used to communicate with Klippy. Default
# is /tmp/klippy_uds
max_upload_size: 200