JavaChilly / dome-client.js

a node.js/socket.io web app which a MOO can run for its users to connect with. uses no flash or java.
BSD 3-Clause "New" or "Revised" License
23 stars 16 forks source link

Updating Config #17

Open g3rman42 opened 4 years ago

g3rman42 commented 4 years ago

Thanks for the great work! Once I install everything and run in debug I can't get the client to connect. So I am testing various config settings in default.js, however I must be missing the correct way to update this config. When I kill the node nanny and the server and restart via debug.sh after updating the config the server still seems to run using the old config.

Any thoughts?