qiaojialin commented on a change in pull request #664: [IOTDB-333] Storage group divide by time range URL: https://github.com/apache/incubator-iotdb/pull/664#discussion_r360842231
########## File path: docs/Documentation/UserGuide/3-Server/4-Config Manual.md ########## @@ -236,6 +236,15 @@ The detail of each variables are as follows: |Default| true | |Effective|Trigger| +* storage\_group\_time\_range + +|Name| storage\_group\_time\_range | +|:---:|:---| +|Description| Time range for divide storage group, time series data will be divided into groups by this time range | Review comment: ```suggestion |Description| Time range for dividing storage group, time series data will be divided into groups by this time range (unit:second)| ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
