mysql-remote-server fixes
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
8
lib/config.example.inc.php
Normal file
8
lib/config.example.inc.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* change the options below to either true or false
|
||||
*/
|
||||
return [
|
||||
'enable_webupdate' => false
|
||||
];
|
||||
Reference in New Issue
Block a user