[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.4, Tue Nov 13 15:13:14 2001 UTC (8 months, 1 week ago) by lecroart
Branch: MAIN
Changes since 1.3: +3 -6 lines
#update 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",
};

WindowStyle = "WIN";