X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ddaff853c515ef7d188523d9ef17d271901dd581..82c3054bcdeb000aa9782da80d644070797b5cbe:/wolnelektury/settings/custom.py diff --git a/wolnelektury/settings/custom.py b/wolnelektury/settings/custom.py index 446c730ee..8830ebe6f 100644 --- a/wolnelektury/settings/custom.py +++ b/wolnelektury/settings/custom.py @@ -1,6 +1,3 @@ -# seconds until a changes appears in the changes api -API_WAIT = 10 - # limit number of filtering tags MAX_TAG_LIST = 6 @@ -17,5 +14,4 @@ CATALOGUE_CUSTOMPDF_RATE_LIMIT = '1/m' # for TeX morefloats library version LIBRARIAN_PDF_MOREFLOATS = None -# Max memory used by search -JVM_MAXHEAP = '256m' +LATEST_BLOG_POSTS = "http://nowoczesnapolska.org.pl/feed/?cat=-135"