khanat-opennel-code/code/nel/samples/net/chat/chat_service.cfg

5 lines
78 B
INI
Raw Permalink Normal View History

2019-03-30 18:30:20 +00:00
NSHost = "localhost";
2010-05-06 00:08:41 +00:00
DontUseNS = 1;
DontUseAES = 1;
2019-03-30 18:30:20 +00:00
ServerPort = "3333";