Skip to content

Commit 7d469fb

Browse files
committed
Clarify tmp_dir
1 parent ddae942 commit 7d469fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ The following options are available:
121121
* `:team` - set your Tidewave Team configuration, such as `team: [id: "my-company"]`
122122

123123
* `:toolbar` - controls whether the Tidewave toolbar is injected into your HTML pages. Defaults to `true`
124-
125-
* `tmp_dir` - temporary directory Tidewave uses for screenshots and recordings. Defaults to `tmp`, storing files under `tmp/tidewave/screenshots` and `tmp/tidewave/recordings`
124+
125+
* `tmp_dir` - temporary directory Tidewave uses for screenshots and recordings. It must be a relative directory to the current application root. Defaults to `tmp`, storing files under `tmp/tidewave/screenshots` and `tmp/tidewave/recordings`
126126

127127
## Available tools
128128

0 commit comments

Comments
 (0)