X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/46a90d7cfe54bb6df2f99175abd0ad7d26b3da72..ead103592c898e7fd83ac66a452c97548d45b1ea:/wolnelektury/settings/custom.py?ds=inline

diff --git a/wolnelektury/settings/custom.py b/wolnelektury/settings/custom.py
index 446c730ee..a0bab7a64 100644
--- a/wolnelektury/settings/custom.py
+++ b/wolnelektury/settings/custom.py
@@ -16,6 +16,3 @@ CATALOGUE_CUSTOMPDF_RATE_LIMIT = '1/m'
 # set to 'new' or 'old' to skip time-consuming test
 # for TeX morefloats library version
 LIBRARIAN_PDF_MOREFLOATS = None
-
-# Max memory used by search
-JVM_MAXHEAP = '256m'