x out of 10gb limit in the interface #61
Replies: 2 comments
-
|
As you know we also hosted one free version of this code in freeframe.io for that we designed some limit to play for user it looks like there some traces of that limit remains in the public version as well, will clean that out thank tou for pointing this out, As look like you have non-tech guy with curious mind, love the spirit Just you can contribute effectively in open source project one tips for you " if you find bug or have doubt regarding some functionality you create issue in repository, so community know about the issue in project and someone can pick the issue and work on it" So next time you(coding agent 🙃) ask it to raise the issue in repo |
Beta Was this translation helpful? Give feedback.
-
|
Thanks again for flagging this @ducknoodledance — confirmed it is real (hardcoded both in the UI and as a server-side per-file ceiling). Filed as issue #64 so the community can track and pick it up. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Non techy here. So I thought to ask in case someone knows better.
In the UI when you drill down into a project, at the bottom it says Storage xx MB / 10 GB
I found it odd that there would be a limit on my storage space given this is a self hosted solution (or can easily be tied into other s3 buckets)
I had my LLM look through what it could, and it could not really find the 10GB limit. The only limit it found that one video upload has to be less that 10GB, but not a ceiling on this system.
I also looked all over in the settings to see if there was a field I could set to no avail.
So, is this just a hard-coded cosmetic blurb (if so misleading), or is this actually a feature and pulls from somewhere? if so, why 10gb cap?
Beta Was this translation helpful? Give feedback.
All reactions