loolkitconfig.xcu: add documentation how to disable thumbnails

But don't change the core.git default.
private/kendy/monitoring-rebased
Miklos Vajna 2018-01-22 17:25:31 +01:00
parent 11cdfb7688
commit 88487e23d3
1 changed files with 3 additions and 0 deletions

View File

@ -13,4 +13,7 @@
<!-- Set a work path which is valid in chroot -->
<item oor:path="/org.openoffice.Office.Paths/Variables"><prop oor:name="Work" oor:op="fuse"><value>file:///tmp</value></prop></item>
<!-- Enable thumbnail generation by default (disabling saves CPU time) -->
<item oor:path="/org.openoffice.Office.Common/Save/Document"><prop oor:name="GenerateThumbnail" oor:op="fuse"><value>true</value></prop></item>
</oor:items>