Update config.inc.conf

This commit is contained in:
Luka Paunović
2019-03-21 18:15:09 +01:00
committed by Serghey Rodin
parent a745eb02d8
commit cb8cd40b13

View File

@@ -16,6 +16,12 @@
*/
$cfg['blowfish_secret'] = '%blowfish_secret%'; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */
/*
* Temp dir for faster beahivour
*
*/
$cfg['TempDir'] = '/tmp';
/*
* Servers configuration
*/