Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
1d67e962
Commit
1d67e962
authored
Nov 08, 2006
by
Martyn Smith
Committed by
Martyn Smith
Nov 08, 2006
Browse files
Added search plugin to config-dist.php
parent
9338d486
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/config-dist.php
View file @
1d67e962
...
...
@@ -36,6 +36,9 @@ $cfg->dbuser = 'mahara';
$cfg
->
dbpass
=
'mahara'
;
$cfg
->
dbprefix
=
''
;
// search plugin to use (currently only 'internal' exists)
$cfg
->
searchplugin
=
'internal'
;
// wwwroot - the web-visible path to your Mahara installation
// Normally, this is automatically detected - if it doesn't work for you
// then try specifying it here
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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