mysql-remote-server fixes

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-01-08 23:20:31 +01:00
parent 12da117cab
commit 9c2f12ecb1
14 changed files with 34 additions and 29 deletions

View File

@@ -0,0 +1,8 @@
<?php
/**
* change the options below to either true or false
*/
return [
'enable_webupdate' => false
];