Update config.inc.conf

This commit is contained in:
Luka Paunović
2019-03-21 18:14:19 +01:00
committed by Serghey Rodin
parent 9ba24729a6
commit 3e2178bb6e

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
*/