From 9949919d1f4544f41e8ba403ea0ad48d0e34748d Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 4 Sep 2024 15:37:22 +0900 Subject: [PATCH] Updated Screen Time Feature (markdown) --- Screen-Time-Feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Screen-Time-Feature.md b/Screen-Time-Feature.md index 8e458bc..f903c03 100644 --- a/Screen-Time-Feature.md +++ b/Screen-Time-Feature.md @@ -12,7 +12,7 @@ This was introduced to enable integration with highly restrictive applications. ```ini [Service] 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`.