Skip to content

Commit 53e50ee

Browse files
authored
Update Settings.cpp
1 parent 6ca0071 commit 53e50ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Core/Settings.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6138,6 +6138,7 @@ Experimental tsToGrid aggregate function for Prometheus-like timeseries resampli
61386138
)", EXPERIMENTAL) \
61396139
DECLARE(Bool, use_object_storage_list_objects_cache, false, R"(
61406140
Cache the list of objects returned by list objects calls in object storage
6141+
)", EXPERIMENTAL) \
61416142
DECLARE(Bool, object_storage_remote_initiator, false, R"(
61426143
Execute request to object storage as remote on one of object_storage_cluster nodes.
61436144
)", EXPERIMENTAL) \

0 commit comments

Comments
 (0)