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