|push_stream_max_number_of_broadcast_channels|unset|number|http, location|(push_stream_subscriber and push_stream_publisher) or main nginx configuration|
assert_equal(403,pub_1.response_header.status,"Channel was created")
assert_equal(0,pub_1.response_header.content_length,"Received response for creating channel with id ALL")
assert_equal("Channel id not authorized for this method.",pub_1.response_header['X_NGINX_PUSHSTREAM_EXPLAIN'],"Didn't receive the right error message")