fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d19997d
)
fix
master
author
Radek Czajka
<rczajka@rczajka.pl>
Wed, 1 Oct 2025 14:21:06 +0000
(16:21 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Wed, 1 Oct 2025 14:21:06 +0000
(16:21 +0200)
src/wolnelektury/settings/custom.py
patch
|
blob
|
history
diff --git
a/src/wolnelektury/settings/custom.py
b/src/wolnelektury/settings/custom.py
index
856de5a
..
4400319
100644
(file)
--- a/
src/wolnelektury/settings/custom.py
+++ b/
src/wolnelektury/settings/custom.py
@@
-25,6
+25,8
@@
LATEST_BLOG_POSTS = "https://fundacja.wolnelektury.pl/feed/?cat=-135"
CATALOGUE_COUNTERS_FILE = os.path.join(VAR_DIR, 'counters/catalogue_counters.p')
LESMIANATOR_PICKLE = os.path.join(VAR_DIR, 'counters/lesmianator.p')
+NO_SEARCH_INDEX = False
+
CATALOGUE_MIN_INITIALS = 60
PICTURE_PAGE_SIZE = 20