This commit is contained in:
Oleg Sheynin 2024-07-16 12:11:37 -04:00
parent 0f6d7874de
commit 7a1c3060e4
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.8.3
0.8.4

View File

@ -11,7 +11,7 @@ then
CredKey=TSDB_MD_CVTTDATA_RO
elif [ "${host}" == "cloud21.cryptovaltrading.com" ]
then
ArchiveRootDir=/opt/store/cvtt/archive/md_archive
ArchiveRootDir=/opt/store/cvtt/crypto/md_archive
CredKey=TSDB_MD_CLD21_RO
else
echo "Unknown host ${host}. ${0} Aborted."