reorder those settings the same as stripe dashboard
This commit is contained in:
parent
381315f9f3
commit
73258b10b9
|
|
@ -1,12 +1,12 @@
|
||||||
plugins:
|
plugins:
|
||||||
discourse_patrons_enabled:
|
discourse_patrons_enabled:
|
||||||
default: false
|
default: false
|
||||||
discourse_patrons_secret_key:
|
|
||||||
default: ''
|
|
||||||
client: false
|
|
||||||
discourse_patrons_public_key:
|
discourse_patrons_public_key:
|
||||||
default: ''
|
default: ''
|
||||||
client: true
|
client: true
|
||||||
|
discourse_patrons_secret_key:
|
||||||
|
default: ''
|
||||||
|
client: false
|
||||||
discourse_patrons_description:
|
discourse_patrons_description:
|
||||||
client: true
|
client: true
|
||||||
default: ''
|
default: ''
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue