You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/ryzom/server/naming_service.cfg

22 lines
450 B
INI

15 years ago
// Use with commandline: ryzom_naming_service -C. -L. --nobreak --writepid
#include "naming_service_default.cfg"
15 years ago
// ---- config local variables
15 years ago
// ---- service NeL variables (used by ConfigFile class)
15 years ago
AESAliasName= "rns";
15 years ago
Paths = {
"data_www"
15 years ago
};
// ---- service NeL variables (used by CVariable class)
15 years ago
// ---- service custom variables (used by ConfigFile class)
15 years ago
BasePort = 51000;
// ---- service custom variables (used by CVariable class)