diff --git a/deployment/system-config.md b/deployment/system-config.md index 2ac7dce0..0251cd9c 100644 --- a/deployment/system-config.md +++ b/deployment/system-config.md @@ -174,6 +174,14 @@ Enable JIT for worker processes. Internally, this configuration enables Ruby's ` ### `` section +#### `path` + +| type | default | version | +| :--- | :--- | :--- | +| string | nil | 1.18.0 | + +Specifies the log file path. + #### `format` | type | default | version |