remove all plugins from default config
This commit is contained in:
@@ -66,8 +66,3 @@ $a->config['system']['rino_encrypt'] = true;
|
||||
|
||||
$a->config['system']['theme'] = 'duepuntozero';
|
||||
|
||||
// Addons or plugins are configured here.
|
||||
// This is a comma seperated list of addons to enable. Example:
|
||||
// $a->config['system']['addon'] = 'js_upload,randplace,oembed';
|
||||
|
||||
$a->config['system']['addon'] = 'js_upload';
|
||||
|
Reference in New Issue
Block a user