1
0
mirror of https://github.com/v2board/v2board.git synced 2025-04-16 14:42:38 +08:00
This commit is contained in:
root 2020-01-05 02:07:41 +08:00
parent 85a29d3a8b
commit dc52c3191c

@ -33,6 +33,7 @@ class ConfigSave extends FormRequest
'stripe_wepay_enable' => 'in:0,1',
// bitpayx
'bitpayx_enable' => 'in:0,1',
'bitpayx_appsecret' => '',
// tutorial
'apple_id' => 'email',
'apple_id_password' => ''