summaryrefslogtreecommitdiff
path: root/example_project
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-04-10 12:10:06 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-06-17 13:21:28 +0200
commit2defa58b0780d112bd4b81c86ea6ef23407ac8a2 (patch)
treef0606e530561e22308df45d69975218e066954dc /example_project
parent9f132923535b1a915a740c9c30683e339819492f (diff)
downloadIshtar-2defa58b0780d112bd4b81c86ea6ef23407ac8a2.tar.bz2
Ishtar-2defa58b0780d112bd4b81c86ea6ef23407ac8a2.zip
Libreoffice install script, service and settings
Diffstat (limited to 'example_project')
-rw-r--r--example_project/settings.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index 8f59a58e3..a3c5318db 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -230,6 +230,9 @@ LOGGING = {
}
USE_BACKGROUND_TASK = False
+USE_LIBREOFFICE = False
+LIBREOFFICE_PORT = 8101
+LIBREOFFICE_HOST = "localhost"
# Ishtar custom