Configuring MediaGoblin, a loose sketch of documentation.
This commit is contained in:
parent
4e893b6ea1
commit
ccff46ab40
38
docs/source/configuration.rst
Normal file
38
docs/source/configuration.rst
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
.. _configuration-chapter:
|
||||||
|
|
||||||
|
========================
|
||||||
|
Configuring MediaGoblin
|
||||||
|
========================
|
||||||
|
|
||||||
|
So! You've got MediaGoblin up and running, but you need to adjust
|
||||||
|
some configuration parameters. Well you've come to the right place!
|
||||||
|
|
||||||
|
MediaGoblin's config files
|
||||||
|
==========================
|
||||||
|
|
||||||
|
When configuring MediaGoblin, there are two files you might want to
|
||||||
|
make local modified versions of, and one extra file that might be
|
||||||
|
helpful to look at. Let's examine these.
|
||||||
|
|
||||||
|
mediagoblin.ini
|
||||||
|
The config file for MediaGoblin, the application. If you want to
|
||||||
|
tweak settings for MediaGoblin, you'll usually tweak them here.
|
||||||
|
|
||||||
|
paste.ini
|
||||||
|
|
||||||
|
mediagoblin.ini
|
||||||
|
|
||||||
|
|
||||||
|
Making local copies
|
||||||
|
===================
|
||||||
|
|
||||||
|
|
||||||
|
Common changes
|
||||||
|
==============
|
||||||
|
|
||||||
|
|
||||||
|
Celery
|
||||||
|
======
|
||||||
|
|
||||||
|
We should point to another celery-specific section of the document
|
||||||
|
actually :)
|
Loading…
x
Reference in New Issue
Block a user