Skip to content

Commit 505aa59

Browse files
committed
Hide server info
1 parent 045504a commit 505aa59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
$cfg['RecodingEngine'] = 'iconv';
8181
$cfg['SendErrorReports'] = 'never';
8282
$cfg['SessionSavePath'] = '{SESSION_SAVE_PATH}';
83-
$cfg['ShowServerInfo'] = true;
83+
$cfg['ShowServerInfo'] = false;
8484
$cfg['ShowStats'] = true;
8585
$cfg['SuhosinDisableWarning'] = true;
8686
$cfg['TempDir'] = '{TMP_DIR}';

0 commit comments

Comments
 (0)