projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
591c116
)
Mention mediagoblin/config_spec.ini
author
pythonsnake
<pythonsnake98@gmail.com>
Wed, 13 Feb 2013 15:56:24 +0000
(16:56 +0100)
committer
pythonsnake
<pythonsnake98@gmail.com>
Wed, 13 Feb 2013 15:56:24 +0000
(16:56 +0100)
mediagoblin.ini
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin.ini
b/mediagoblin.ini
index 6325c8e003e39107847d7c412fbba266b5397405..66c9c77c730bd1cbfd7183810e04e5ad33a3836c 100644
(file)
--- a/
mediagoblin.ini
+++ b/
mediagoblin.ini
@@
-1,3
+1,7
@@
+# Have a look at mediagoblin/config_spec.ini
+# It defines types and defaults so it’s a good place to look for documentation
+# or to find hidden options that we didn’t tell you about. :)
+
# If you want to make changes to this file, first copy it to
# mediagoblin_local.ini, then make the changes there.