Update config.inc.conf

This commit is contained in:
Luka Paunović 2019-03-21 18:14:51 +01:00 committed by Serghey Rodin
commit a745eb02d8

View file

@ -16,7 +16,17 @@
*/
$cfg['blowfish_secret'] = '%blowfish_secret%'; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */
<<<<<<< HEAD
/**
=======
/*
* Temp dir for faster beahivour
*
*/
$cfg['TempDir'] = '/tmp';
/*
>>>>>>> Update config.inc.conf
* Servers configuration
*/
$i = 0;