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 045504a commit 505aa59Copy full SHA for 505aa59
src/config.inc.php
@@ -80,7 +80,7 @@
80
$cfg['RecodingEngine'] = 'iconv';
81
$cfg['SendErrorReports'] = 'never';
82
$cfg['SessionSavePath'] = '{SESSION_SAVE_PATH}';
83
-$cfg['ShowServerInfo'] = true;
+$cfg['ShowServerInfo'] = false;
84
$cfg['ShowStats'] = true;
85
$cfg['SuhosinDisableWarning'] = true;
86
$cfg['TempDir'] = '{TMP_DIR}';
0 commit comments