CouponValueint64`help:"coupon value in cents" default:"165"`
CouponDurationCouponDuration`help:"duration a new coupon is valid in months/billing cycles. An empty string means the coupon never expires" default:"1"`
CouponProjectLimitmemory.Size`help:"project limit to which increase to after applying the coupon, 0 B means not changing it from the default" default:"0 B"`
MinCoinPaymentint64`help:"minimum value of coin payments in cents before coupon is applied" default:"1000"`
NodeEgressBandwidthPriceint64`help:"price node receive for storing TB of egress in cents" default:"2000"`
NodeRepairBandwidthPriceint64`help:"price node receive for storing TB of repair in cents" default:"1000"`
NodeAuditBandwidthPriceint64`help:"price node receive for storing TB of audit in cents" default:"1000"`
NodeDiskSpacePriceint64`help:"price node receive for storing disk space in cents/TB" default:"150"`
PaywallProportionfloat64`help:"proportion of users which require a balance to create projects [0-1]" default:"0"`
}
// CouponDuration is a configuration struct that keeps details about default