mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
✨ Switched on Stripe Connect by default
no-issue This flags switches off the old API Key UI and replaces it with the new Stripe Connect flow!
This commit is contained in:
parent
a5751341b6
commit
01633470f8
1 changed files with 1 additions and 1 deletions
|
@ -109,5 +109,5 @@
|
|||
"preloadHeaders": false,
|
||||
"adminFrameProtection": true,
|
||||
"sendWelcomeEmail": true,
|
||||
"stripeDirect": true
|
||||
"stripeDirect": false
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue