Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting Name

Description

Example

redisMain.hostnameThe hostname or IP address to use for connecting to the Redis server.
"localhost"
redisMain.portThe port to use for connecting to the Redis server.
6379 
redisMain.databaseThe Redis database to use.
1
redisCache.hostnameThe hostname or IP address to use for connecting to the Redis server.
"localhost"
redisCache.portThe port to use for connecting to the Redis server.
6379 
redisCache.databaseThe Redis database to use.
2
environment.httpTimeoutThe timeout for all requests that Portal Frontend sends to Portal Backend.30000