0

I can set upload limit for web application in SharePoint 2010. But cannot do it for specific site collection?

1 Answer 1

1

OOTB there is no way to control this property at site collection level. You can set it at Web Application level but not for site collection.

as a workaround, you need to write some kind of custom code to do it at site collection level. check this

another workaround is, if there are multiple site collections which need higher upload limit, you can think about creating a new webapp and move all site collection their. but this has some pros and cons.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.