Added ceph comment
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 21 Oct 2013 17:20:34 +0000 (10:20 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 21 Oct 2013 17:20:34 +0000 (10:20 -0700)
Change-Id: Ice9efd7ada10e1896afd0185a6305f6852e9605d

includes/filebackend/SwiftFileBackend.php

index a620f88..db090a9 100644 (file)
@@ -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).