We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e6cf0 commit 0a268a9Copy full SHA for 0a268a9
OpenGrok
@@ -70,7 +70,7 @@ Supported Environment Variables for configuring the default setup:
70
- OPENGROK_CTAGS Full path to Exuberant or Universal CTags binary
71
- OPENGROK_CTAGS_OPTIONS_FILE Full path to file with extra command line
72
options for CTags program (for its --options
73
- switch). Default is DATA_ROOT/etc/ctags.config
+ switch). Default is OPENGROK_INSTANCE_BASE/etc/ctags.config
74
- OPENGROK_MANDOC Full path to mandoc(1) binary
75
- OPENGROK_LOCKING Locking mode on|off|simple|native (default off)
76
("on" is an alias for "simple")
0 commit comments