filebackend: let any specific backend value of "readOnly" override the default
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 19 Jul 2018 16:11:39 +0000 (17:11 +0100)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 19 Jul 2018 16:11:39 +0000 (17:11 +0100)
commite4558d4885779ae306f3d4219fd690c7a4ae169b
treededf9a9e97d78bf2c25b902b04ea6deb48964acc
parent1fb12414dba64fbe78bfd63da696a4c0fa4c2c24
filebackend: let any specific backend value of "readOnly" override the default

Previously, only different reason strings could override, but there was
no way to override the read-only mode to being off.

Change-Id: I4266694034bfbdada90d4be96bcbc1a37f5b5409
includes/filebackend/FileBackendGroup.php