From 15223a19d80c9c6bc9ca962f00ca67a72422a022 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 22 May 2019 12:46:19 +0200 Subject: Larger QR-Code density --- example_project/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example_project') diff --git a/example_project/settings.py b/example_project/settings.py index c479d1bae..267370945 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -237,7 +237,7 @@ LIBREOFFICE_HOST = "localhost" # Ishtar custom ISHTAR_MAP_MAX_ITEMS = 50000 -ISHTAR_QRCODE_VERSION = 5 # density of the QR code +ISHTAR_QRCODE_VERSION = 6 # density of the QR code ISHTAR_QRCODE_SCALE = 2 # scale of the QR code SRID = 4326 # WGS84 - World -- cgit v1.2.3