You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The api/system/local-files endpoint is very slow for a large number of files - likely because it is reading the filesystem + vector cache. It would be better to maintain the file structure in the database