mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
13 lines
359 B
TOML
13 lines
359 B
TOML
version = "1.0"
|
|
|
|
[main]
|
|
name = "Ghost configuration"
|
|
|
|
[main.stripe]
|
|
name = "Stripe integration"
|
|
|
|
[main.stripe.apple_pay]
|
|
ask = "Upload the apple-developer-merchantid-domain-association file"
|
|
type = "file"
|
|
help = "It is provided by Stripe"
|
|
bind = "__INSTALL_DIR__/apple-developer-merchantid-domain-association"
|