Skip to content

Commit dbf1a7b

Browse files
committed
Issue #54: add PREPARE_PACKING in config file
1 parent c498e95 commit dbf1a7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ngPost.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ RESUME_WAIT = 30
103103
## The duration is in second, default: 30, min: 5
104104
SOCK_TIMEOUT = 30
105105

106+
## when several Posts are queued, prepare the packing of the next Post while uploading the current one
107+
PREPARE_PACKING = true
108+
106109

107110

108111

0 commit comments

Comments
 (0)