fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Quick membership verifier.
[wolnelektury.git]
/
src
/
wolnelektury
/
settings
/
custom.py
diff --git
a/src/wolnelektury/settings/custom.py
b/src/wolnelektury/settings/custom.py
index
51453ba
..
38d2936
100644
(file)
--- a/
src/wolnelektury/settings/custom.py
+++ b/
src/wolnelektury/settings/custom.py
@@
-40,7
+40,14
@@
CLUB_PAYU_RECURRING_POS = '300746'
CLUB_APP_HOST = None
AB_TESTS = {
- 'PAYLOGO': 2,
}
MESSAGING_MIN_DAYS = 2
+
+NEWSLETTER_PHPLIST_SUBSCRIBE_URL = None
+
+
+VARIANTS = {
+}
+
+EPUB_FUNDRAISING = []