mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-06-26 20:51:56 +02:00
allow users to mark pages for transalations
This commit is contained in:
parent
b165c20232
commit
f64584984f
@ -141,6 +141,7 @@ in
|
||||
|
||||
# Enable Translate extension for all users
|
||||
$wgGroupPermissions['user']["translate"] = true;
|
||||
$wgGroupPermissions['user']["pagetranslation"] = true;
|
||||
|
||||
# add extra groups
|
||||
## add trusted group
|
||||
|
Loading…
x
Reference in New Issue
Block a user