forked from Drift/pvv-nixos-config
bekkalokk/mediawiki: re-enable DeleteBatch extension
This commit is contained in:
parent
ed28ba28f3
commit
1591fdb7cc
|
@ -86,8 +86,7 @@ in {
|
|||
};
|
||||
|
||||
extensions = {
|
||||
#inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
|
||||
inherit (pkgs.mediawiki-extensions) UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
|
||||
inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Reference in New Issue