[BACK] Return to admin_service.cfg CVS log [TXT][DIR] Up to Nevrax / code / nelns / admin_service

File: Nevrax / code / nelns / admin_service / admin_service.cfg (download)
Revision 1.6, Tue Apr 23 15:54:07 2002 UTC (3 months ago) by lecroart
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -2 lines
ADDED: common.cfg

// link the common configuration file
RootConfigFilename = "common.cfg";

// ip address of all servers where the AS find a AES. the AES port is always 49997

AESHosts = {
"S1", "localhost",
};


// list of what to launch and where to launch. services are launch one after one

Services = {
"S1", "NS",
"S1", "LS",
"S1", "WS",
};

Password = "toto";