Skip to content

Commit a80dbee

Browse files
author
Tomas Pospisek
committed
document CONFIG_PATH variable
1 parent 7c1ed11 commit a80dbee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Environment variables
2929
| `MAX_OVERFLOW` | `10` | Additional connections beyond pool_size during peak load. |
3030
| `POOL_TIMEOUT` | `30` | Time (in seconds) to wait for a connection to become available. |
3131
| `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. |
3233

3334
Development
3435
===========

0 commit comments

Comments
 (0)