mirror of
https://github.com/clearml/clearml-server
synced 2025-06-26 23:15:47 +00:00
Add max_download_items to users.get_current_user endpoint response
This commit is contained in:
@@ -4,5 +4,6 @@ tags_cache {
|
||||
download {
|
||||
redis_timeout_sec: 300
|
||||
batch_size: 500
|
||||
max_download_items: 50000
|
||||
max_project_name_length: 60
|
||||
}
|
||||
Reference in New Issue
Block a user