Editing Systems Properties

Is there a way to edit the system properties without going into the web console? I changed the xmpp.domain and now I’m not able to login so I assume the best thing to do is change it back… but I’m not sure where this can be done and how to go about it. I’m running OF on Windows 2012 with a MS SQL backend.

Thanks.

Answering my own question:

Shutdown OF first because it’s connecting back to the DB.

All of the properties you provide in the initial setup in the web console are found in the database.

If you are using MS SQL go into your Management Studio and find your OF DB. Under tables find --> dbo.ofProperty. right-click and choose “Edit first 200 rows” to bring up the properties and modify from there.