X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ca336bd1f9658cf713681d1412d4153e5c4d9c93..03715cba601c571ac35765daa5b6a97a004326cf:/src/wolnelektury/settings/custom.py?ds=sidebyside diff --git a/src/wolnelektury/settings/custom.py b/src/wolnelektury/settings/custom.py index ab4719e5a..0ac8a8a77 100644 --- a/src/wolnelektury/settings/custom.py +++ b/src/wolnelektury/settings/custom.py @@ -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. # @@ -41,4 +40,4 @@ PAYU_POS = { CLUB_PAYU_POS = '300746' CLUB_PAYU_RECURRING_POS = '300746' - +CLUB_APP_HOST = None