Skip to content

Commit bebfc0c

Browse files
committed
Revert "turn off payments for the moment (bug 892068)"
This reverts commit 642f803.
1 parent 088de81 commit bebfc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/prod/settings_mkt.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,4 @@
164164

165165
ES_USE_PLUGINS = True
166166

167-
PURCHASE_ENABLED_REGIONS = [regions.SPAIN.id, regions.CO.id]
167+
PURCHASE_ENABLED_REGIONS = [regions.PL.id, regions.SPAIN.id, regions.CO.id]

0 commit comments

Comments
 (0)