How can I see how much storage is used in the hosted version?
In the hosted version the storage is limited depending on the plan. How can I see how much storage is used in the hosted version?
- KajMagnus @KajMagnus2020-03-18 18:27:54.778Z
Right now you cannot (not implemented). If you type the site address I can have a look? (type here or send a PM?)
Maybe I could show the storage-used in the admin area somewhere
- Marcelo Borba @borbamusic
How is storage counted? Just uploaded files? Are page and post sizes also included?
- KajMagnus @KajMagnus2024-09-09 08:16:49.694Z
Good question! Both files and posts. There's two different disk quotas:
One for the relational database, which stores text: pages and comments (a.k.a. posts). And stores e.g. usernames, tags, categories, the structure of the pages (which comments replies to which), and there's lots of indexes (for quicker lookup) which also takes some storage space.
And another quota for uploaded files. If people upload "too many" big images, it should still be possible to continue talking with each other.
- Progress
- KajMagnus @KajMagnus2020-06-20 04:59:57.220Z
Will be included in the upcoming version (next week) or the one after that