mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Update config.inc.conf
This commit is contained in:
parent
a745eb02d8
commit
cb8cd40b13
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue