initial commit
This commit is contained in:
5
config.php
Executable file
5
config.php
Executable file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
define('PLUGIN_MDM_USER_DEFAULT_ENABLE_MDM', false);
|
||||
define('PLUGIN_MDM_SERVER', 'localhost');
|
||||
define('PLUGIN_MDM_SERVER_SSL', false);
|
||||
?>
|
Reference in New Issue
Block a user