summaryrefslogtreecommitdiff
path: root/example_project/settings.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2025-06-13 11:38:00 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-06-13 12:25:01 +0200
commitbb7f17f52688f5d4c191c098a19c944a7be17cda (patch)
tree5132bc3bb98e566c68ae78b81a769773a3c14f47 /example_project/settings.py
parent0b741c2ffd68a5334894466023222a99b30118ca (diff)
downloadIshtar-bb7f17f52688f5d4c191c098a19c944a7be17cda.tar.bz2
Ishtar-bb7f17f52688f5d4c191c098a19c944a7be17cda.zip
🐛 regenerate QRCode when file is missing - better scale for QRCode
Diffstat (limited to 'example_project/settings.py')
-rw-r--r--example_project/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index ae1a8f642..06a40981d 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -273,7 +273,7 @@ LIBREOFFICE_HOST = "localhost"
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
+ISHTAR_QRCODE_SCALE = 5 # scale of the QR code
ISHTAR_DEFAULT_YEAR = 1900
ISHTAR_MUSEUM_GAM = False # France - AlimGAM export of exhibitions
# exclude business days from deadline calculation