A little paraphrasing in config.yaml.
This commit is contained in:
parent
980dce8023
commit
e32926dacf
@ -3,7 +3,7 @@
|
|||||||
# listen on.
|
# listen on.
|
||||||
listen_on: "unix /tmp/dwelling-upload.sock"
|
listen_on: "unix /tmp/dwelling-upload.sock"
|
||||||
# Salt for hash of uploaded files.
|
# Salt for hash of uploaded files.
|
||||||
# Aim is to make useless a bruteforce of links.
|
# Aim is to make links bruteforcing useless.
|
||||||
hash_salt: "iyP3oZWHI3xO3XBF7s78Vg"
|
hash_salt: "iyP3oZWHI3xO3XBF7s78Vg"
|
||||||
# User a program runs as. Make sure that all
|
# User a program runs as. Make sure that all
|
||||||
# paths are accessible by that user.
|
# paths are accessible by that user.
|
||||||
|
Loading…
Reference in New Issue
Block a user