Update karakeep config
This commit is contained in:
@@ -21,7 +21,9 @@ services:
|
|||||||
INFERENCE_OUTPUT_SCHEMA: json
|
INFERENCE_OUTPUT_SCHEMA: json
|
||||||
INFERENCE_CONTEXT_LENGTH: 1024
|
INFERENCE_CONTEXT_LENGTH: 1024
|
||||||
INFERENCE_JOB_TIMEOUT_SEC: 120
|
INFERENCE_JOB_TIMEOUT_SEC: 120
|
||||||
LOG_LEVEL: debug
|
CRAWLER_FULL_PAGE_ARCHIVE: true
|
||||||
|
BROWSER_COOKIE_PATH: /data/cookies.json
|
||||||
|
LOG_LEVEL: info
|
||||||
# You almost never want to change the value of the DATA_DIR variable.
|
# You almost never want to change the value of the DATA_DIR variable.
|
||||||
# If you want to mount a custom directory, change the volume mapping above instead.
|
# If you want to mount a custom directory, change the volume mapping above instead.
|
||||||
DATA_DIR: /data # DON'T CHANGE THIS
|
DATA_DIR: /data # DON'T CHANGE THIS
|
||||||
|
|||||||
Reference in New Issue
Block a user