Page MenuHomePhabricator

Implement improved APISite.is_uploaddisabled using new API siteinfo
Closed, InvalidPublic

Description

T72075: Add a way to determine if local file uploads are allowed via the MediaWiki API added API metadata which can be used to detect that file uploads are disabled.

APISite.is_uploaddisabled can use this new metadata as a more efficient mechanism.