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
880496962a
commit
a745eb02d8
1 changed files with 10 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue