1 # seconds until a changes appears in the changes api
 
   4 # limit number of filtering tags
 
   7 NO_SEARCH_INDEX = False
 
  10 CATALOGUE_DEFAULT_LANGUAGE = 'pol'
 
  11 PUBLISH_PLAN_FEED = 'http://redakcja.wolnelektury.pl/documents/track/editor-proofreading/?published=false'
 
  13 # limit rate for ebooks creation
 
  14 CATALOGUE_CUSTOMPDF_RATE_LIMIT = '1/m'
 
  16 # set to 'new' or 'old' to skip time-consuming test
 
  17 # for TeX morefloats library version
 
  18 LIBRARIAN_PDF_MOREFLOATS = None