Files
librenms-librenms/config/toastr.php
T
2023-03-13 22:32:22 +01:00

14 lines
335 B
PHP

<?php
/*
| !!!! DO NOT EDIT THIS FILE !!!!
|
| You can change settings by setting them in the environment or .env
| If there is something you need to change, but is not available as an environment setting,
| request an environment variable to be created upstream or send a pull request.
*/
return [
'options' => [],
];