Don't allow imports by default until it works well on large instances.
This commit is contained in:
@@ -129,7 +129,7 @@ $default =
|
||||
'biolimit' => null,
|
||||
'changenick' => false,
|
||||
'backup' => true,
|
||||
'restore' => true,
|
||||
'restore' => false,
|
||||
'delete' => false,
|
||||
'move' => true),
|
||||
'image' =>
|
||||
|
Reference in New Issue
Block a user