mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
parent
cd3f8e9e2d
commit
bf736717e4
1 changed files with 2 additions and 2 deletions
|
@ -184,10 +184,10 @@
|
||||||
"defaultValue": "public"
|
"defaultValue": "public"
|
||||||
},
|
},
|
||||||
"members_allow_free_signup": {
|
"members_allow_free_signup": {
|
||||||
"defaultValue": true
|
"defaultValue": "true"
|
||||||
},
|
},
|
||||||
"members_from_address": {
|
"members_from_address": {
|
||||||
"defaultValue": null
|
"defaultValue": "noreply"
|
||||||
},
|
},
|
||||||
"stripe_product_name": {
|
"stripe_product_name": {
|
||||||
"defaultValue": "Ghost Subscription"
|
"defaultValue": "Ghost Subscription"
|
||||||
|
|
Loading…
Add table
Reference in a new issue