mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-13 13:11:03 +00:00
Updated Screen Time Feature (markdown)
parent
9949919d1f
commit
3754118f9c
|
@ -11,8 +11,9 @@ This was introduced to enable integration with highly restrictive applications.
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[Service]
|
[Service]
|
||||||
DISABLE_SCREEN_TIME=false
|
DISABLE_SCREEN_TIME=true
|
||||||
; SCREEN_TIME_PARAMS=backward,save,sample_ocr,sample_clipboard
|
; SCREEN_TIME_PARAMS=backward,save,sample_ocr,sample_clipboard
|
||||||
|
SCREEN_TIME_PARAMS=save
|
||||||
```
|
```
|
||||||
|
|
||||||
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`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user