aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorBoris Bobrov <breton@cynicmansion.ru>2016-02-05 04:32:07 +0300
committerBoris Bobrov <breton@cynicmansion.ru>2016-02-05 04:32:07 +0300
commit157ee14b149ed42962488c92368964d070d7b706 (patch)
treec98f3f4f59329816aabd23d55561b4a902d00421 /docs/source
parent45189f6dfb50198a0ade35a4b560a7c592d4f610 (diff)
parent5573c41054236b583d932ebe730e8b493bf52f37 (diff)
downloadmediagoblin-157ee14b149ed42962488c92368964d070d7b706.tar.lz
mediagoblin-157ee14b149ed42962488c92368964d070d7b706.tar.xz
mediagoblin-157ee14b149ed42962488c92368964d070d7b706.zip
Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblin
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/siteadmin/media-types.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/source/siteadmin/media-types.rst b/docs/source/siteadmin/media-types.rst
index 70857c2d..38770638 100644
--- a/docs/source/siteadmin/media-types.rst
+++ b/docs/source/siteadmin/media-types.rst
@@ -69,6 +69,14 @@ The file-extension-based approach is used before the sniffing-based approach,
if the file-extension-based approach finds a match, the sniffing-based approach
will be skipped as it uses far more processing power.
+Configuring Media Types
+=======================
+
+Each media type has a ``config_spec.ini`` file with configurable
+options and comments explaining their intended side effect. For
+instance the ``video`` media type configuration can be found in
+``mediagoblin/media_types/video/config_spec.ini``.
+
Video
=====