We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1ed11 commit a80dbeeCopy full SHA for a80dbee
README.md
@@ -29,6 +29,7 @@ Environment variables
29
| `MAX_OVERFLOW` | `10` | Additional connections beyond pool_size during peak load. |
30
| `POOL_TIMEOUT` | `30` | Time (in seconds) to wait for a connection to become available. |
31
| `POOL_RECYCLE` | `-1` | Time (in seconds) after idle connections will be resetted. |
32
+| `CONFIG_PATH` | `/srv/qwc_service/config` | The path under where QWC Services' configuration files reside. |
33
34
Development
35
===========
0 commit comments