diff --git a/settings.example.ini b/settings.example.ini index 6caea9d..9a950fb 100644 --- a/settings.example.ini +++ b/settings.example.ini @@ -7,7 +7,8 @@ NONFREE_STRICT=false ;User consent may be required when using third-party soft [Service] DISABLE_SCREEN_TIME=false DISABLE_FILE_MONITOR=false -SCREEN_TIME_TARGETS=YOUR_OWN_APPLICATION.exe +SCREEN_TIME_MODE=screen ;screen or window +SCREEN_TIME_PARAMS= GRPC_HOST=http://localhost:50051 ES_HOST=http://localhost:9200 ES_USER=elastic