welsonjs/settings.example.ini

13 lines
452 B
INI

[Default]
JSCRIPT_ENV=development ;development or production
CHATGPT_APIKEY=file:data/chatgpt-apikey.txt
WINDIVERT_CONFIG_FILE=data/windivert.config.json ;for network debugging
NONFREE_STRICT=false ;User consent may be required when using third-party software with an EULA license.
[Service]
DISABLE_SCREEN_TIME=false
DISABLE_FILE_MONITOR=false
GRPC_HOST=http://localhost:50051
ES_HOST=http://localhost:9200
ES_USER=elastic
ES_PASSWORD=changeme