about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cgitrc.5.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 5887cee..95a1049 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -250,6 +250,7 @@ mimetype-file::
 	  optionally preceded by whitespace
 	- a non-comment line starts with the mimetype (like image/png), followed
 	  by one or more file extensions (like jpg), all separated by whitespace
+	Default value: none. See also: "mimetype.<ext>".
 
 module-link::
 	Text which will be used as the formatstring for a hyperlink when a
e='2013-03-20 21:08:32 +0100'>2013-03-20ui-summary.c: Move urls variable into print_urls()Lukas Fleischer 2013-03-20Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping