According to the docs:
Code: Select all
The server configuration is saved in an XML file called "config.xml", located in the Server/ folder.
My client config is set to zone simpleChat, and when I log in, I am auto-joined into "The Hall" (running the server locally because I still can't get it working online - see my other thread). I tried changing the name of the room in Server/config.xml, but it had no effect. In fact, I can delete the config.xml file entirely from the /Server folder, and I'm still auto-joined into "The Hall". Obviously the config settings are getting pulled from somewhere... where could this be?
EDIT:
After many hours of banging my head against this I'm still baffled. Editing the config.xml file has absolutely no effect on anything, and therefore I can't add any extensions, etc. I really need to know where Smartfox is looking for the server config.xml file, because it's obviously not looking at /Server/config.xml.