mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
7 lines
224 B
Text
7 lines
224 B
Text
/* Example compile-time configuration file for man.cgi(8). */
|
|
|
|
#define HTTP_HOST "mdocml.bsd.lv"
|
|
#define MAN_DIR "/var/www/man"
|
|
#define CSS_DIR ""
|
|
#define CUSTOMIZE_TITLE "Manual pages with mandoc"
|
|
#define COMPAT_OLDURI Yes
|