From: Aaron Schulz Date: Mon, 21 Oct 2013 17:20:34 +0000 (-0700) Subject: Added ceph comment X-Git-Tag: 1.31.0-rc.0~18450 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=cf03ff3366d6e631d4ea6ce82f121daff7a12bf6;p=lhc%2Fweb%2Fwiklou.git Added ceph comment Change-Id: Ice9efd7ada10e1896afd0185a6305f6852e9605d --- diff --git a/includes/filebackend/SwiftFileBackend.php b/includes/filebackend/SwiftFileBackend.php index a620f883b9..db090a98ed 100644 --- a/includes/filebackend/SwiftFileBackend.php +++ b/includes/filebackend/SwiftFileBackend.php @@ -24,7 +24,7 @@ */ /** - * @brief Class for an OpenStack Swift based file backend. + * @brief Class for an OpenStack Swift (or Ceph RGW) based file backend. * * This requires the SwiftCloudFiles MediaWiki extension, which includes * the php-cloudfiles library (https://github.com/rackspace/php-cloudfiles).