| 1 | --- |
| 2 | name: idle-conn-config |
| 3 | description: Where ServerCfg.MaxIdleConnSecs lives |
| 4 | metadata: |
| 5 | type: project |
| 6 | scope: project |
| 7 | --- |
| 8 | |
| 9 | Idle connection limits are ServerCfg.MaxIdleConnSecs, persisted as max_idle_conn_secs in conf/server.toml (MEMKEY-VM1SYM). Never add them to env. |
| 10 |