Hi Ali
Am 24.09.13 21:26, schrieb Ali Lown:
Raphael,
This is because you haven't actual set yours settings in server.config.
Thanks for the quick answare. I assumed something like this.
As the error says websocket_max_message_size is not an integer.
The line in your server.config currently reads:
websocket_max_message_size = @WEBSOCKET_MAX_MESSAGE_SIZE@
where "@WEBSOCKET_MAX_MESSAGE_SIZE@" should be replaced by a sensible
numbers for your configuration.
You will need to do this for all the settings where the value is @SOMETHING@
Well, the config is a bit confusing. There are comment like "Default
valua is..." If I see such a comment, I assum, the configuration emtry
is optional. Means, if I wish to change the default, I have to change it.
Thanks and greetings
Raphael