Commit graph

9 commits

Author SHA1 Message Date
Miklos Vajna
88487e23d3 loolkitconfig.xcu: add documentation how to disable thumbnails
But don't change the core.git default.
2018-01-22 17:34:31 +01:00
Pranav Kant
57387bf2b4 loolkitconfig.xcu: /home is only available in debug builds, not release
... so the problem as mentioned in
831c79c0ac was only fixed for debug
builds.

Change-Id: I549a4765af558a7969e5a96717b36612bd89f22b
2018-01-12 18:39:34 +05:30
Pranav Kant
831c79c0ac lookitconfig.xcu: Set a work path which is valid in chroot
Since the variables are set outside of chroot, workdir directory is
wrongly picked up as /home/username/Documents or something else. But it
is not guarranteed that this directory would exist in the chroot. Any
attempt to access such an invalid directory, eg. during filepicker
button in hyperlink dialog, freezes the dialog.

Change-Id: I83bfc5787a4f3bd66d8abd30b6204cb1e74e5287
2018-01-03 16:39:14 +05:30
Michael Meeks
43e2c98d7c Disable word autocomplete by default.
The feature is problematic in terms of editing anyway, and burns RAM.

Change-Id: I3a078c16fb450e7b38e15ad1c76563d130d2b277
2017-11-25 19:13:34 +00:00
Henry Castro
60d72b9e5a Revert "wsd:config: languages listed will be supported"
This reverts commit 6f81880e1b.
2017-10-03 14:29:09 -04:00
Henry Castro
6f81880e1b wsd:config: languages listed will be supported
Change-Id: I11b9aae4e4992af4626d258cbc51b1fbdd290ea3
2017-10-01 10:41:25 -04:00
Michael Meeks
e8d3276f53 Enable spell-checking by default with this setting.
Mainly serves to document how you can turn it off if you so desire.

Change-Id: I6643fd6a8d9b82fa61c507f1b50d80919c119d42
2017-09-14 10:32:19 +01:00
Michael Meeks
bf8f8f1738 tdf#106488 - fix by disabling un-necessary locking for the kit. 2017-03-11 21:47:21 +00:00
Michael Meeks
1f5b7b6def Include config layer to override kit config simply.
The config is read once during the forkit startup. Add a read-only
user configuration layer, and also disable config writing: no
writable user config.
2017-03-11 21:47:05 +00:00