diff --git a/configs/config.yaml b/configs/config.yaml index b6e5eb1..9c53444 100644 --- a/configs/config.yaml +++ b/configs/config.yaml @@ -1,7 +1,7 @@ # Sets network type (could be tcp{,4,6}, unix) # and address:port or /path/to/unix.socket to # listen on. -listen_on: "tcp :29101" +listen_on: "unix /tmp/dwelling-upload.socket" # Salt for hash of uploaded files. # Aim is to make useless a bruteforce of links. hash_salt: "iyP3oZWHI3xO3XBF7s78Vg"