minor changes

This commit is contained in:
Shengliang Guan 2020-08-08 09:38:01 +08:00
parent 1df8e2d9fa
commit 9152898418
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ echo "numOfLogLines 20000000" >> $TAOS_CFG
echo "mnodeEqualVnodeNum 0" >> $TAOS_CFG
echo "clog 2" >> $TAOS_CFG
#echo "cache 1" >> $TAOS_CFG
#echo "block 2" >> $TAOS_CFG
echo "days 10" >> $TAOS_CFG
echo "statusInterval 1" >> $TAOS_CFG
echo "maxVgroupsPerDb 4" >> $TAOS_CFG
echo "minTablesPerVnode 4" >> $TAOS_CFG