disable continuously running processed data archive; leave case creation enabled
This commit is contained in:
parent
e2ae440409
commit
cadd35feec
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# enable archive
|
# enable archive
|
||||||
archive.enable=true
|
archive.enable=false
|
||||||
# runs database and hdf5 archive for archive server to pull data from
|
# runs database and hdf5 archive for archive server to pull data from
|
||||||
archive.cron=0+40+*+*+*+?
|
archive.cron=0+40+*+*+*+?
|
||||||
# path to store processed archive data
|
# path to store processed archive data
|
||||||
|
|
Loading…
Add table
Reference in a new issue