Skip to content
David van der Bokke edited this page Nov 12, 2015 · 4 revisions

In addition to the ports, here are the additional options you can use to configure Odo. These can be configured by setting an environment variable with the desired value before startup

  • ODO_DISABLE_HISTORY: disable logging of request history. Set to 1
  • ODO_DB_POOL_SIZE: set the database pool size. This should be set above your anticipated maximum concurrency. Default is 20.
Clone this wiki locally