aboutsummaryrefslogtreecommitdiff
path: root/modules/role/files/etherpad/libreoffice_patch.diff
diff options
context:
space:
mode:
Diffstat (limited to 'modules/role/files/etherpad/libreoffice_patch.diff')
-rw-r--r--modules/role/files/etherpad/libreoffice_patch.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/role/files/etherpad/libreoffice_patch.diff b/modules/role/files/etherpad/libreoffice_patch.diff
new file mode 100644
index 0000000..dbfdf1a
--- /dev/null
+++ b/modules/role/files/etherpad/libreoffice_patch.diff
@@ -0,0 +1,11 @@
1--- a/LibreOffice.js 2018-06-18 09:54:15.087161212 +0200
2+++ b/LibreOffice.js 2018-06-18 10:33:27.534055021 +0200
3@@ -63,6 +63,7 @@
4 '--invisible',
5 '--nologo',
6 '--nolockcheck',
7+ '-env:UserInstallation=file:///tmp/',
8 '--convert-to', task.type,
9 task.srcFile,
10 '--outdir', tmpDir
11