Skip to content
Snippets Groups Projects
Commit 0a247665 authored by felmer's avatar felmer
Browse files

DMV-13 add out-commented options for data completed script to template

SVN: 6176
parent 939e09f2
No related branches found
No related tags found
No related merge requests found
......@@ -35,4 +35,6 @@ prefix-for-incoming = %t_
# manual-intervention-regex = <regex of paths that need manual intervention, default prefix-for-incoming corresponds to '[0-9]{14}_'>
# treat-incoming-as-remote = <true or false, when switched on, than incoming directory is treated as remote>
# extra-copy-dir = <path to a directory. If specified, a copy of incoming data will be made there>
# prefix-for-incoming = prefix that is put in front of every incoming data directory, %t will be replaced with time stamp
\ No newline at end of file
# prefix-for-incoming = prefix that is put in front of every incoming data directory, %t will be replaced with time stamp
# data-completed-script = script executed to check whether incoming data are complete or not
# data-completed-script-timeout = time out for data completed script if it doesn't stop
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment