simplefileshare/simplefileshare.conf

11 lines
169 B
Plaintext
Raw Normal View History

2021-08-31 19:07:19 +05:00
# HTTP-server listen address
ListenAddress = ":8000"
# File storage path
StoragePath = "files"
# File removing period (hours)
RemoveFilePeriod = 1
LogLevel = "debug"