You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is only possible with $wgGroupPermissions['*']['upload'] = true; set in LocalSettings.php which should rather be avoided. So allowing new people to upload e.g. a profile photo or some resumee or CV only during the registration process will indeed be a nice feature.
The text was updated successfully, but these errors were encountered:
This is only possible with
$wgGroupPermissions['*']['upload'] = true;
set in LocalSettings.php which should rather be avoided. So allowing new people to upload e.g. a profile photo or some resumee or CV only during the registration process will indeed be a nice feature.The text was updated successfully, but these errors were encountered: