doc/settings.txt in rhoconnect-5.1.1 vs doc/settings.txt in rhoconnect-5.5.0

- old
+ new

@@ -10,16 +10,13 @@ Each of the environment categories must have the following entries: :::yaml :syncserver: <url> :redis: <url|array_of_urls> - :licensefile: <filename> `:syncserver`: application's base url. `:redis`: Redis url. Can be specified as an Array of URLs. In that case, RhoConnect will use several Redis servers (this can be used in case of high-volume data) - -`:licensefile`: application's license file. In addition, you can specify the following settings: :::yaml :connection_pool_size: <number_of_redis_connections>