clowder-framework / clowder

A data management system that allows users to share, annotate, organize and analyze large collections of datasets. It provides support for extensible metadata annotation using JSON-LD and a distribute analytics event bus for automatic curation of uploaded data.
https://clowderframework.org/
University of Illinois/NCSA Open Source License
34 stars 17 forks source link

make ellipse... capped lists's max-length configurable #354

Open MBcode opened 2 years ago

MBcode commented 2 years ago

in issue #332 there is a Dataset method: cap_api_list, that will cap file/space.. lists to a hard coded 10 right now but we could consider upping the cap for all of them at once, or each type separately from a config file eg. cap.type which can decide on not a high priority, might look at after sitemap issue #351