aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2021-03-09 15:07:05 +1100
committerBen Sturmfels <ben@sturm.com.au>2021-03-09 15:07:05 +1100
commit95be20a936e703903b1797bf109547c01019cd1d (patch)
treef85ba8e374ba3d982a091a71b157b3b5871ec4fa
parent7e2a2ecfdcf0783736465a62d81d8c087acb6703 (diff)
downloadmediagoblin-95be20a936e703903b1797bf109547c01019cd1d.tar.lz
mediagoblin-95be20a936e703903b1797bf109547c01019cd1d.tar.xz
mediagoblin-95be20a936e703903b1797bf109547c01019cd1d.zip
Remove outdated docs on missing Python 3 spectrograms.
-rw-r--r--docs/source/siteadmin/media-types.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/source/siteadmin/media-types.rst b/docs/source/siteadmin/media-types.rst
index 1c2ebcec..50edcce7 100644
--- a/docs/source/siteadmin/media-types.rst
+++ b/docs/source/siteadmin/media-types.rst
@@ -114,12 +114,6 @@ Production deployments will also need a separate process to transcode media in
the background. See ":ref:`systemd-service-files`" and
":ref:`separate-celery`" sections of this manual.
-.. note::
-
- MediaGoblin previously generated spectrograms for uploaded audio. This
- feature has been removed due to incompatibility with Python 3. We may
- consider re-adding this feature in the future.
-
Video
=====