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 74c7ca7 commit 47e2cbdCopy full SHA for 47e2cbd
install/tpl/config.inc.php.master
@@ -156,11 +156,6 @@ $conf['interface_logout_url'] = ''; // example: http://www.domain.tld/
156
$conf['start_db'] = true;
157
$conf['start_session'] = true;
158
159
-//** CA-configuration
160
-$conf['CA-path'] = '{CA-path}';
161
-$conf['CA-pass'] = '{CA-pass}';
162
-
163
164
//** Constants
165
define('LOGLEVEL_DEBUG',0);
166
define('LOGLEVEL_WARN',1);
0 commit comments