fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of git@github.com:fnp/wolnelektury
[wolnelektury.git]
/
wolnelektury
/
settings.py
diff --git
a/wolnelektury/settings.py
b/wolnelektury/settings.py
index
3c3bd48
..
a50763d
100644
(file)
--- a/
wolnelektury/settings.py
+++ b/
wolnelektury/settings.py
@@
-198,6
+198,9
@@
TRANSLATION_REGISTRY = "wolnelektury.translation"
# limit number of filtering tags
MAX_TAG_LIST = 6
+NO_BUILD_EPUB = False
+NO_BUILD_TXT = False
+
# Load localsettings, if they exist
try:
from localsettings import *