Files
Froxlor/lib/config.example.inc.php
Michael Kaufmann 9c2f12ecb1 mysql-remote-server fixes
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
2023-01-08 23:20:31 +01:00

9 lines
108 B
PHP

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