Modificata config di test
Signed-off-by: Riccardo Di Dato <r.didato@asdynamics.it>
This commit is contained in:
@@ -13,7 +13,7 @@ Creation Date: 14/nov/2013
|
||||
// $dbconn->password = "root";
|
||||
$database = new stdClass();
|
||||
$database->dbName = "fdn2";
|
||||
$database->connectionString = null;
|
||||
$database->connectionString = "mongodb://fdn2:p14n3ll1FDN2@localhost/fdn2";
|
||||
|
||||
$currentSystem = new stdClass();
|
||||
$currentSystem->storageBaseDir = "/home"; // Il path con storage ecc in cui mettere immagini, file temporanei ecc
|
||||
@@ -29,7 +29,7 @@ $currentSystem->apache->user = "var-www";
|
||||
$currentSystem->apache->group = "var-www";
|
||||
$currentSystem->apache->workdir = "/var/www"; // Il path in cui inserire la cartella con le pagine html
|
||||
|
||||
$currentSystem->remoteLocationPath = "http://fdn2.asdynamics.com/fdn2/";
|
||||
$currentSystem->remoteLocationPath = "http://db.ifattidinapoli.it/";
|
||||
|
||||
$backupSystem = new stdClass();
|
||||
$backupSystem->account = "40a911e14db8ad6faf0a0e7385e7c267";
|
||||
|
||||
Reference in New Issue
Block a user