Hi All,
I'd like to know how to customise the Shoutbox. I'd like to keep the shoutbox same dimensions, reduce the size of the avatar and bunch the test up a tiny bit. I've looked at modules -> boonex -> messenger -> template -> css main.css - but not sure if that is the only place that changes need to be made.
Is there any documentation on Messenger ?
Thank you, Brad
- 609
Hi Everyone,
I have installed UNA, all seems to be find with installation and no problems with UNA. On a separate Linux server, I have installed Jot, Jot Seems to be functioning fine, I can telnet to the jot server on port 5443.
My problem is that UNA will not connect to the Jot server. I just see "Connecting" in the Shout box / Messaging App.
Certificates to allow HTTPS on Jot and UNA have been installed, there appears to be no issues.
{
"port":5443,
"domains":["*"],
"root":"/root",
"cert":"priv.crt",
"key":"priv.key",
"secret": "",
"transformer":"sockjs",
"mode":"",
"log":"log.log"
}
Can someone advise what troubleshooting steps I should perform ?
Thank you,
Brad
- 992
Hi Everyone,
I have been trying to find out any information re clustering / high availability for UNA but I can't seem to find any documentation or something to say UNA doesn't support. Any info would be appreciated.
Thank you.
- 630