formular for webapp 1.0 finished (not working with 1.2 due to api changes...)
This commit is contained in:
7
config.php
Normal file
7
config.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/** Disable the import plugin for all clients */
|
||||
define('PLUGIN_CALENDARIMPORTER_USER_DEFAULT_ENABLE', false);
|
||||
|
||||
/** The default calendar to import to*/
|
||||
define('PLUGIN_CALENDARIMPORTER_DEFAULT', "Default");
|
||||
?>
|
Reference in New Issue
Block a user