Skip to content
Snippets Groups Projects
Commit 4c1c7547 authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Add new config settings to install scripts.

parent 6be443d5
Branches
Tags
No related merge requests found
......@@ -61,6 +61,8 @@ function xmldb_qtype_stack_install() {
set_config('castimeout', 10, 'qtype_stack');
set_config('casresultscache', 'db', 'qtype_stack');
set_config('maximacommand', '', 'qtype_stack');
set_config('maximacommandop', '', 'qtype_stack');
set_config('maximacommandserver', '', 'qtype_stack');
set_config('serveruserpass', '', 'qtype_stack');
set_config('plotcommand', '', 'qtype_stack');
// @codingStandardsIgnoreStart
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment