Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
project
Website
Commits
eca276ae
Commit
eca276ae
authored
Apr 27, 2020
by
Quanah Gibson-Mount
Browse files
Fix localdir setting
parent
cb2807ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
html/software/man.cgi
View file @
eca276ae
...
...
@@ -251,7 +251,7 @@ foreach my $os ( keys %$sectionpath ) {
'n', 'n - New Commands',
);
$manLocalDir = '/
data/www/data
/man';
$manLocalDir = '/
var/www
/man';
# this should be the latest "release and ports"
$manPathDefault = 'OpenLDAP 2.4-Release';
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment