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 11:43:46 +0200
commitcee233fb87e42afc8b5ffc241d1fcd4f12139bc4 (patch)
tree66f020df4b604dd25487fe20034eb6617a5a84d4 /example_project/settings.py
parent81b0a864d0846e64287e6f5b43cf0695b070da81 (diff)
downloadIshtar-cee233fb87e42afc8b5ffc241d1fcd4f12139bc4.tar.bz2
Ishtar-cee233fb87e42afc8b5ffc241d1fcd4f12139bc4.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 726ccda8e..66b429bab 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -270,7 +270,7 @@ LIBREOFFICE_HOST = "localhost"
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_SLUGS = {