mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-18 02:59:04 +00:00
Update settings.example.ini
This commit is contained in:
parent
96b91b2298
commit
7b62e47fd2
|
@ -7,7 +7,8 @@ NONFREE_STRICT=false ;User consent may be required when using third-party soft
|
||||||
[Service]
|
[Service]
|
||||||
DISABLE_SCREEN_TIME=false
|
DISABLE_SCREEN_TIME=false
|
||||||
DISABLE_FILE_MONITOR=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
|
GRPC_HOST=http://localhost:50051
|
||||||
ES_HOST=http://localhost:9200
|
ES_HOST=http://localhost:9200
|
||||||
ES_USER=elastic
|
ES_USER=elastic
|
||||||
|
|
Loading…
Reference in New Issue
Block a user