Start updating docs.
[wolnelektury.git] / src / wolnelektury / settings / custom.py
index ab4719e..f3df7f3 100644 (file)
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
 # This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
 #
@@ -8,7 +7,6 @@ from .paths import VAR_DIR
 # limit number of filtering tags
 MAX_TAG_LIST = 6
 
-NO_SEARCH_INDEX = False
 NO_CUSTOM_PDF = True
 
 CATALOGUE_DEFAULT_LANGUAGE = 'pol'
@@ -41,4 +39,4 @@ PAYU_POS = {
 
 CLUB_PAYU_POS = '300746'
 CLUB_PAYU_RECURRING_POS = '300746'
-
+CLUB_APP_HOST = None