Hi,
Is there any way to find all the large files (greater than 100MB) in Gitlab on-prem instance running in docker container?
I need to find large files in all repositories in out gitlab instance. (with or without LFS)
Is there any API that could provide me this result? or is there any other way to access the internal postgres database in PGADMIN4 to query this in the tables?
Please suggest.