Updated Screen Time Feature (markdown)

Namhyeon Go 2024-09-04 15:37:22 +09:00
parent 09a434dc02
commit 9949919d1f

@ -12,7 +12,7 @@ This was introduced to enable integration with highly restrictive applications.
```ini ```ini
[Service] [Service]
DISABLE_SCREEN_TIME=false DISABLE_SCREEN_TIME=false
; SCREEN_TIME_PARAMS=save ; SCREEN_TIME_PARAMS=backward,save,sample_ocr,sample_clipboard
``` ```
The `save` parameter is used when you need to save screenshots. The save directory is located at `app/assets/img/_captured`. The `save` parameter is used when you need to save screenshots. The save directory is located at `app/assets/img/_captured`.