diff --git a/config/config.sample.php b/config/config.sample.php index 210d0a8e8ce..fc530abd105 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -1578,7 +1578,6 @@ $CONFIG = [ * filesystem and encryption will cause severe overhead because key files need * to be fetched in addition to any requested file. * - * One way to test is applying for a trystack account at http://trystack.org/ */ 'objectstore' => [ 'class' => 'OC\\Files\\ObjectStore\\Swift',