mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 06:55:00 +08:00
53 lines
1,020 B
YAML
53 lines
1,020 B
YAML
discourse_affiliate:
|
|
affiliate_enabled:
|
|
default: false
|
|
client: true
|
|
affiliate_amazon_ca:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_cn:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_co_jp:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_co_uk:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_com:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_com_au:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_com_br:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_com_mx:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_de:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_es:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_fr:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_in:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_it:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_nl:
|
|
default: ""
|
|
client: true
|
|
affiliate_amazon_eu:
|
|
default: ""
|
|
client: true
|
|
affiliate_ldlc_com:
|
|
default: ""
|
|
client: true
|
|
regex: "^[a-zA-Z0-9]+$"
|