mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 15:28:37 -05:00
Add an example subdomain for payment_domain in example.ini.
The value of payment_domain needs to be different from the standard g.domain so that c.secure is only set for the payment pages.
This commit is contained in:
@@ -236,7 +236,7 @@ tracking_secret = abcdefghijklmnopqrstuvwxyz0123456789
|
||||
|
||||
## -- Self-service sponsored link stuff --
|
||||
# (secure) payment domain
|
||||
payment_domain = http://reddit.local/
|
||||
payment_domain = https://pay.reddit.local/
|
||||
ad_domain = http://reddit.local
|
||||
allowed_pay_countries = United States, United Kingdom, Canada
|
||||
sponsors =
|
||||
|
||||
Reference in New Issue
Block a user