summaryrefslogtreecommitdiff
path: root/example_project
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-10-10 07:55:58 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-02-19 14:43:48 +0100
commit2a28770954bd2eb699995e5e106109601f87fd1e (patch)
treea61af07113bb1337a96db9ce2b91b3facf066823 /example_project
parent0c570f9ecababa6943852f067ac969886bed2c18 (diff)
downloadIshtar-2a28770954bd2eb699995e5e106109601f87fd1e.tar.bz2
Ishtar-2a28770954bd2eb699995e5e106109601f87fd1e.zip
✨ Display the latest forum entries on the user home page (#5812)
Diffstat (limited to 'example_project')
-rw-r--r--example_project/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index 726ccda8e..663bb326c 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -268,6 +268,7 @@ LIBREOFFICE_HOST = "localhost"
# Ishtar custom
+ISHTAR_FEED_URL = "https://discourse.ishtar-archeo.net/latest.rss"
ISHTAR_MAP_MAX_ITEMS = 50000
ISHTAR_QRCODE_VERSION = 6 # density of the QR code
ISHTAR_QRCODE_SCALE = 2 # scale of the QR code