Add billing-contact config option
This commit is contained in:
@@ -128,6 +128,7 @@ type Config struct {
|
||||
StripeSecretKey string
|
||||
StripeWebhookKey string
|
||||
StripePriceCacheDuration time.Duration
|
||||
BillingContact string
|
||||
EnableWeb bool
|
||||
EnableSignup bool // Enable creation of accounts via API and UI
|
||||
EnableLogin bool
|
||||
|
||||
Reference in New Issue
Block a user