simplefileshare/simplefileshare.conf

10 lines
202 B
Text

# HTTP-server listen address
ListenAddress = "http://0.0.0.0:8000"
# File storage path
StoragePath = "/var/lib/simplefileshare"
# File removing period (hours)
RemoveFilePeriod = 1
LogLevel = "error"