infojune/config/hooks.php

8 lines
66 B
PHP

<?php
return [
'enabled' => env('HOOKS_ENABLED', true),
];