mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
minor comment fix (#290)
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
(sysctl-name-prefix "hw.perflevel")
|
||||
)
|
||||
|
||||
;; allow writes to project directory, temp directory, stdout/stderr and /dev/null
|
||||
;; allow writes to specific paths
|
||||
(allow file-write*
|
||||
(subpath (param "TARGET_DIR"))
|
||||
(subpath (param "TMP_DIR"))
|
||||
|
||||
Reference in New Issue
Block a user