Discourse disk space limits per user?

Guys,

I would like to know if there is a page which describes all available limits supported by discourse forum, i.e max messages/ per day, max uploads/per day etc.

Especially I would like to know if there is a disk space limit per user. Otherwise user can just register and start to use forum as a personal ‘second dropbox’.

Thanks for your hard work, discourse team! You’re amazing.

Check out this topic (note that the figures given there are the defaults. Site admins may have modified them in any particular discourse instance):

2 个赞

Thanks for the link, but as I see there are not limits on upload/download mega/giga-bytes per user.

This is something I’ve also pondered.

There’s no inherent limits on this kind of thing, but you could do Data Explorer queries on uploaded content and analysis on the web server logs (you can have them capture the logged-in username) to watch for abuse if you’re concerned about it.

3 个赞

Data Explorer queries…hm, could you please give me a link so I could read a bit more about it.
Maybe you are talking about Prometheus Plugin?

This plugin here:

2 个赞

There are not, but I know @meglio has struggled with users who upload tons and tons of images in private messages. So it is an area we could probably do more work in.

8 个赞

Is there any update on this topic?
My forum does not face this issue yet actually.
but it will be great if we have someway to limit the user upload or disable them put image in private message

1 个赞

您好!

关于此用户上传限制功能是否有任何更新?
我们看到一些用户进行了大量上传,如果我们不尽快设置限制,将会使我们付出高昂的代价。
谢谢!

该用例是否不应由您的全局上传大小限制来涵盖?