X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/65de6f33ab7154135a2f934df9ad53d7c82cec22..e426e2dba8a5e280cda8074eb71f7bb43d8b1f40:/wolnelektury/settings/custom.py diff --git a/wolnelektury/settings/custom.py b/wolnelektury/settings/custom.py index 6cd036a96..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 -FUNDING_DEFAULT = 20 -FUNDING_MIN_AMOUNT = 1 +LATEST_BLOG_POSTS = "http://nowoczesnapolska.org.pl/feed/?cat=-135"