mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-04-19 01:01:50 +05:00
Set default linux storage path
This commit is contained in:
parent
1b0cbbf5cd
commit
3086a74e00
@ -2,7 +2,7 @@
|
|||||||
ListenAddress = ":8000"
|
ListenAddress = ":8000"
|
||||||
|
|
||||||
# File storage path
|
# File storage path
|
||||||
StoragePath = "files"
|
StoragePath = "/tmp"
|
||||||
|
|
||||||
# File removing period (hours)
|
# File removing period (hours)
|
||||||
RemoveFilePeriod = 1
|
RemoveFilePeriod = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user