增加SharePoint列表模板大小限制
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了增加SharePoint列表模板大小限制相关的知识,希望对你有一定的参考价值。
This command will fix the “The list is too large to save as a template. The size of a template cannot exceed 10485760 bytes." error when saving a list (including content) that's too big.
stsadm -o setproperty -propertyname max-template-document-size -propertyvalue 50000000
以上是关于增加SharePoint列表模板大小限制的主要内容,如果未能解决你的问题,请参考以下文章
powershell 这是一个脚本,将模板大小从默认的50mb增加到500MB,用于sharePoint