add CLI tools support
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"workers": 8,
|
||||
"timeout": 3600,
|
||||
"uid_comment": "Docker runs as root, this changes owner of written files.",
|
||||
"uid": 1000,
|
||||
"__comment": "most likely you will not change anything after this line",
|
||||
"data_folder": "data",
|
||||
"shares_file": "data/shares.json",
|
||||
"date_format": "%Y-%m-%d %H:%M"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"name": "test",
|
||||
"pass_hash": "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8",
|
||||
"pass_hash": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8",
|
||||
"pass_plain": "password",
|
||||
"path": "files",
|
||||
"public": false,
|
||||
|
||||
Reference in New Issue
Block a user