Files
Froxlor/lib/config.inc.php
2022-04-20 15:18:50 +02:00

9 lines
108 B
PHP

<?php
/**
* change the options below to either true or false
*/
return [
'enable_webupdate' => false
];