aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJosh Richards <josh.t.richards@gmail.com>2023-08-19 18:15:49 -0400
committerGitHub <noreply@github.com>2023-08-19 18:15:49 -0400
commit5c3bf436c8d337cc14b104771c9881904ae82bb2 (patch)
tree1553f081eedb26be5c50db87ba2fe6312cdd68c8 /config
parent8814080af3e614ec1477c3da526319856edecd86 (diff)
downloadnextcloud-server-5c3bf436c8d337cc14b104771c9881904ae82bb2.tar.gz
nextcloud-server-5c3bf436c8d337cc14b104771c9881904ae82bb2.zip
(config sample) Remove defunct trystack.org url
Fixes nextcloud/documentation#10434 and nextcloud/documentation#9400 Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config/config.sample.php1
1 files changed, 0 insertions, 1 deletions
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',