mirror of
https://github.com/v2board/v2board.git
synced 2025-02-11 16:00:27 +08:00
update
This commit is contained in:
parent
85a29d3a8b
commit
dc52c3191c
@ -33,6 +33,7 @@ class ConfigSave extends FormRequest
|
|||||||
'stripe_wepay_enable' => 'in:0,1',
|
'stripe_wepay_enable' => 'in:0,1',
|
||||||
// bitpayx
|
// bitpayx
|
||||||
'bitpayx_enable' => 'in:0,1',
|
'bitpayx_enable' => 'in:0,1',
|
||||||
|
'bitpayx_appsecret' => '',
|
||||||
// tutorial
|
// tutorial
|
||||||
'apple_id' => 'email',
|
'apple_id' => 'email',
|
||||||
'apple_id_password' => ''
|
'apple_id_password' => ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user