diff options
| author | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-11-15 01:26:06 +0100 | 
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-11-15 01:26:06 +0100 | 
| commit | ab9805aa8615acfaffe18a4612abbf02396419d1 (patch) | |
| tree | 9593a615fd3c2050e2d69906e25905b34d19c021 | |
| parent | ssdiff: point line links at exact blob by prepending "id=" (diff) | |
| download | cgit-ab9805aa8615acfaffe18a4612abbf02396419d1.tar.gz cgit-ab9805aa8615acfaffe18a4612abbf02396419d1.tar.bz2 cgit-ab9805aa8615acfaffe18a4612abbf02396419d1.zip | |
man: show mime type default value
| -rw-r--r-- | cgitrc.5.txt | 1 | 
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 | 
