Skip to content

Commit 8d14cad

Browse files
committed
add config
1 parent 6e88e73 commit 8d14cad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

iotdb-core/node-commons/src/assembly/resources/conf/iotdb-system.properties.template

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,6 +1301,11 @@ tier_ttl_in_ms=-1
13011301
# Datatype: long
13021302
max_object_file_size_in_byte=4294967296
13031303

1304+
# There are no special restrictions on table names, column names, and device names of the OBJECT type.
1305+
# effectiveMode: first_start
1306+
# Datatype: boolean
1307+
restrict_object_limit=false
1308+
13041309
####################
13051310
### Compaction Configurations
13061311
####################

0 commit comments

Comments
 (0)