mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 08:55:14 +00:00
11 lines
344 B
INI
11 lines
344 B
INI
|
[Default]
|
||
|
JSCRIPT_ENV=development ;development or production
|
||
|
CHATGPT_APIKEY=file:data/chatgpt-apikey.txt
|
||
|
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
|
||
|
ES_HOST=http://localhost:9200
|
||
|
ES_USER=elastic
|
||
|
ES_PASSWORD=changeme
|