insert to existing conf
This commit is contained in:
@@ -1,19 +1,17 @@
|
||||
[
|
||||
{
|
||||
"name": "test",
|
||||
"path": "files",
|
||||
"pass_hash": "86d2db203591135ea63473e49759a1d2e43fdc4d9857aeee642713c4e837be12",
|
||||
"pass_plain": "tissit",
|
||||
"upload": true,
|
||||
"public": false,
|
||||
"expire": "2018-02-28 10:30"
|
||||
},
|
||||
{
|
||||
"name": "foo",
|
||||
"path": "foo",
|
||||
"pass_hash": "86d2db203591135ea63473e49759a1d2e43fdc4d9857aeee642713c4e837be12",
|
||||
"pass_plain": "tissit",
|
||||
"upload": false,
|
||||
"public": true
|
||||
}
|
||||
{
|
||||
"name": "test",
|
||||
"pass_hash": "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8",
|
||||
"pass_plain": "password",
|
||||
"path": "files",
|
||||
"public": false,
|
||||
"upload": true
|
||||
},
|
||||
{
|
||||
"expire": "2018-12-24 18:00",
|
||||
"name": "test2",
|
||||
"path": "files",
|
||||
"public": false,
|
||||
"upload": false
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user