add feature enable/disable reception door log
This commit is contained in:
@@ -54,6 +54,10 @@ return [
|
||||
]
|
||||
],
|
||||
'newsletter_from' => 'noreply@fitnessadmin.hu',
|
||||
'newsletter_enabled' => false
|
||||
|
||||
'newsletter_enabled' => false,
|
||||
/**
|
||||
* if true, key in/out events will generate doorlog events
|
||||
*/
|
||||
'key_toggle_door_log_enabled' => false
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user