diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2012-08-20 12:35:35 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2012-08-20 12:35:35 -0400 |
commit | 3a438f5e84cef433d5c396f14dec8cd8a713e93c (patch) | |
tree | 95d6641727265b1027f2a10e3ae55d3afef06dac /docs/source/siteadmin/configuration.rst | |
parent | 27a68d2b1e620d4dbc607439b2857159eac8af70 (diff) | |
download | mediagoblin-3a438f5e84cef433d5c396f14dec8cd8a713e93c.tar.lz mediagoblin-3a438f5e84cef433d5c396f14dec8cd8a713e93c.tar.xz mediagoblin-3a438f5e84cef433d5c396f14dec8cd8a713e93c.zip |
Docs tweaks
This fixes some minor issues in the documentation.
Diffstat (limited to 'docs/source/siteadmin/configuration.rst')
-rw-r--r-- | docs/source/siteadmin/configuration.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/source/siteadmin/configuration.rst b/docs/source/siteadmin/configuration.rst index a3dafa4c..3da5cdd9 100644 --- a/docs/source/siteadmin/configuration.rst +++ b/docs/source/siteadmin/configuration.rst @@ -117,13 +117,15 @@ To be perfectly honest, there are quite a few options and we haven't had time to document them all. So here's a cop-out section saying that if you get into trouble, hop -onto IRC and we'll help you out:: +onto IRC and we'll help you out. Details for the IRC channel is on the +`join page`_ of the website. + +.. _join page: http://mediagoblin.org/join/ + - #mediagoblin on irc.freenode.net Celery ====== -We should point to another celery-specific section of the document -actually :) +FIXME: List Celery configuration here. |