fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
more api changes, preparing for Android app
[wolnelektury.git]
/
wolnelektury
/
settings.py
diff --git
a/wolnelektury/settings.py
b/wolnelektury/settings.py
index
49073a1
..
dac4e6a
100644
(file)
--- a/
wolnelektury/settings.py
+++ b/
wolnelektury/settings.py
@@
-204,6
+204,10
@@
THUMBNAIL_PROCESSORS = (
TRANSLATION_REGISTRY = "wolnelektury.translation"
TRANSLATION_REGISTRY = "wolnelektury.translation"
+
+# seconds until a changes appears in the changes api
+API_WAIT = 100
+
# limit number of filtering tags
MAX_TAG_LIST = 6
# limit number of filtering tags
MAX_TAG_LIST = 6