Skip to content

Commit f0a2281

Browse files
committed
updated config_sample.json
1 parent 77dd146 commit f0a2281

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/config_sample.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
},
1212
"backup": {
1313
"root": "/",
14-
"downloadPath": ""
14+
"downloadPath": "",
15+
"zip": {
16+
"enabled": false,
17+
"password": ""
18+
}
19+
},
20+
"console": {
21+
"tty": false
1522
}
1623
}

0 commit comments

Comments
 (0)