|
@@ -15,7 +15,7 @@ class Version20180315120345 extends AbstractMigration
|
|
$extraData = json_encode([
|
|
$extraData = json_encode([
|
|
'parameters' => [
|
|
'parameters' => [
|
|
'option122' => true,
|
|
'option122' => true,
|
|
- 'remote-ip-maps' => true,
|
|
|
|
|
|
+ 'remote-id-map' => true,
|
|
],
|
|
],
|
|
]);
|
|
]);
|
|
$this->addsql(
|
|
$this->addsql(
|