welsonjs/settings.ini
2024-08-13 11:16:27 +09:00

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