You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.