Restrict file types in a workspace

Hello,
I would like to know if with pydio it is possible to limit the type of files that can be put on a workspace.
for example prohibit to file all the files of types .avi, .mp3, .mkv?
is it possible ?

hello. did you get an answer ?
i was wondering the same thing

Hello @hpcre,

to restrict specific extensions on a specific workspace, you need the security policies which is a feature only available on our Enterprise Edition, what I mean by that is that it is only editable on the enterprise edition. You could edit the code yourself and add that policy and then compile it, but it’s by no means an easy task.

Otherwise on the home edition you can restrict which extension type you can upload to Cells, but this restriction is applied to all the uploads that come from the webui.

Thanks for your prompt reply