add contraint , that everybody expect admin is limited to 3 days, Add card package
This commit is contained in:
@@ -4,12 +4,15 @@ return [
|
||||
'supportEmail' => 'rocho02@gmail.com',
|
||||
'infoEmail' => 'info@rocho-net.hu',
|
||||
'user.passwordResetTokenExpire' => 3600,
|
||||
'version' => 'v0.0.32',
|
||||
'version' => 'v0.0.33',
|
||||
'company' => 'movar',//gyor
|
||||
'company_name' => "Freimann Kft.",
|
||||
'product_visiblity' => 'account',// on reception which products to display. account or global
|
||||
'notify_mail' => ['rocho02@gmail.com' ],
|
||||
/**Kassza nyitáskor küldjünk email-t?*/
|
||||
'mail_account_state_open' => true,
|
||||
/**Kassza záráskor küldjünk email-t?*/
|
||||
'mail_account_state_close' => true,
|
||||
'login_reception_email' => true, //if reception login should send email
|
||||
'login_admin_email' => true, //if admin login should send email
|
||||
'account_state_close_preload_money' => 'true',//preload money wnen show account state close page
|
||||
|
||||
Reference in New Issue
Block a user