Attendize/config/hooks.php

8 lines
66 B
PHP
Raw Normal View History

2018-12-15 07:51:31 +00:00
<?php
return [
'enabled' => env('HOOKS_ENABLED', true),
];