summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-01-03 17:10:52 +0000
committerGitHub <noreply@github.com>2020-01-03 17:10:52 +0000
commit98247c4a0e169ee5f201fe5f0e404604d6628566 (patch)
tree9d79a768cb366dbcaad4cc2f83ccd1ed01a3a3a0 /docs
parentKill off redundant SynapseRequestFactory (#6619) (diff)
downloadsynapse-98247c4a0e169ee5f201fe5f0e404604d6628566.tar.xz
Remove unused, undocumented "content repo" resource (#6628)
This looks like it got half-killed back in #888.

Fixes #6567.
Diffstat (limited to 'docs')
-rw-r--r--docs/sample_config.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index e3b05423b8..fad5f968b5 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -692,10 +692,6 @@ media_store_path: "DATADIR/media_store"
 #    config:
 #       directory: /mnt/some/other/directory
 
-# Directory where in-progress uploads are stored.
-#
-uploads_path: "DATADIR/uploads"
-
 # The largest allowed upload size in bytes
 #
 #max_upload_size: 10M