Confluence には単一の添付ファイルの最大サイズを制限するオプションがあります。
添付ファイルで許可される最大サイズを設定する手順:
Go to .
'添付ファイルの最大サイズ' の横に最大サイズを入力します。
既定は 100 MB です。
保存を選択します 。
関連ページ |
'添付ファイルのインデックス作成可能なサイズ' の最大値を設定する手順:
By default, large attachment is defined as greater than 1 MB. The threshold for attachments that won't get excerpts can be modified using the system property atlassian.indexing.contentbody.maxsize, which takes a size in bytes.
たとえば、次の JVM パラメーターを使用して 250 kB を指定します。
-Datlassian.indexing.contentbody.maxsize=256000 |
添付ファイルのインデックス作成のサイズを制限すると、以下の結果が生じます。