Make publishing of BTCPay wallet balances optional
This commit is contained in:
@@ -54,6 +54,8 @@ class Setting < RailsSettings::Base
|
||||
field :btcpay_auth_token, type: :string,
|
||||
default: ENV["BTCPAY_AUTH_TOKEN"].presence
|
||||
|
||||
field :btcpay_publish_wallet_balances, type: :boolean, default: true
|
||||
|
||||
#
|
||||
# Discourse
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user