1
0
Fork 0

bekkalokk: add VisualEditor to mediawiki extensions

This commit is contained in:
Oystein Kristoffer Tveit 2024-04-06 21:09:01 +02:00
parent 161ef284be
commit 6e1b06731f
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ in {
}; };
extensions = { extensions = {
inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp; inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
}; };
extraConfig = '' extraConfig = ''