clearml-server/apiserver/config/default/services/_mongo.conf

9 lines
195 B
Plaintext
Raw Normal View History

2022-02-13 17:23:29 +00:00
max_page_size: 500
# expiration time in seconds for the redis scroll states in get_many family of apis
scroll_state_expiration_seconds: 600
allow_disk_use {
sort: true
aggregate: true
}