mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 09:23:36 -05:00
Remove unused, undocumented "content repo" resource (#6628)
This looks like it got half-killed back in #888. Fixes #6567.
This commit is contained in:
parent
b6b57ecb4e
commit
98247c4a0e
9 changed files with 3 additions and 128 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue