[CORE] Fix resetting the config to the default values
This commit is contained in:
parent
ff38efd5f1
commit
6d8679d86b
@ -262,7 +262,6 @@ class GNUsocial implements EventSubscriberInterface
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
$container->setParameter('gnusocial_defaults', $defaults);
|
$container->setParameter('gnusocial_defaults', $defaults);
|
||||||
$container->setParameter('gnusocial', $defaults);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user