aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.30.0/03-configuration/01-environment-variables.md (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-18docs: enhance OLLAMA_KEEP_ALIVE variable description (#2410)ampersandru1-1/+1
2026-01-18docs: fix relative urlsMohamed Bassem1-1/+1
2026-01-17docs: Update CRAWLER_ALLOWED_INTERNAL_HOSTNAMES documentation with tailscale ...E.T.1-1/+1
2026-01-10fix(docs): fix links of openai secton and issue templateMohamed Bassem1-1/+1
2026-01-01release(docs): release the 0.30 docsMohamed Bassem1-0/+0
2025-12-29feat: Add open telemetry (#2318)Mohamed Bassem1-33/+44
2025-12-27feat: support archiving as pdf (#2309)Mohamed Bassem1-0/+1
2025-12-27feat: add OPENAI_PROXY_URL configuration and support for proxy in OpenAI clie...rzxczxc1-0/+1
2025-12-13feat: Add limits on number of rss feeds and webhooks per userMohamed Bassem1-2/+4
2025-12-13docs: restructure the docsMohamed Bassem1-1/+1
2025-12-10feat: make asset preprocessing worker timeout configurableClaude1-0/+1
2025-11-23docs: Add LOG_LEVEL to configuration documentation (#2166)Aaron Korte1-0/+1
2025-11-22fix: add a way to allowlist all domains from ip validationMohamed Bassem1-6/+6
2025-11-09feat: add crawler domain rate limiting (#2115)Mohamed Bassem1-23/+25
2025-11-02feat: Make search job timeout configurableMohamed Bassem1-2/+3
2025-11-02fix: Stricter SSRF validation (#2082)Mohamed Bassem1-5/+6
2025-10-26feat: Allow configuring inline asset size thresholdMohamed Bassem1-24/+25
2025-10-26refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem1-1/+1
2025-10-25fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...Benjamin Michaelis1-0/+1
2025-10-12feat: support passing multiple proxy values (#2039)Mohamed Bassem1-27/+28
2025-09-28docs: Add doc updates for prometheus metrics (#1957)Clayton O'Neill1-1/+2
2025-09-07feat: Add cookie support for browser page accessMohamed Bassem1-2/+33
2025-09-07feat(workers): add worker enable/disable lists (#1885)Mohamed Bassem1-0/+2
2025-08-22feat: Export prometheus metrics from the workersMohamedBassem1-17/+19
2025-08-22feat: generate a random prometheus token on startupMohamedBassem1-1/+1
2025-07-20feat: Add a max output tokens env variableMohamed Bassem1-0/+1
2025-07-20docs: Restructure the config docs a bitMohamed Bassem1-25/+18
2025-07-19feat: Allow enabling journaling mode on the dbMohamed Bassem1-18/+18
2025-07-19fix: Rename the proxy settings such that they don't interfer with other requestsMohamed Bassem1-3/+3
2025-07-13feat: Add proper proxy support. fixes #1265Mohamed Bassem1-0/+15
2025-07-10feat: Add API ratelimitsMohamed Bassem1-0/+1
2025-07-10feat: Add support for email verificationMohamed Bassem1-18/+32
2025-07-06feat: Add prometheus monitoring. Fixes #758Mohamed Bassem1-18/+18
2025-07-05feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...Mohamed Bassem1-0/+12
2025-07-04feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem1-10/+31
2025-06-22docs: update meilisearch key generation instruction (#1651)Kyle Wilson1-1/+2
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem1-10/+12
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo1-6/+6
2025-04-15feat: Change default text model to 4.1-miniMohamed Bassem1-1/+1
2025-04-13fix: Allow using JSON mode for ollama users. Fixes #1160Mohamed Bassem1-1/+2
2025-03-29feat: Allow storing assets in a separate directory. Fixes #1091Mohamed Bassem1-3/+4
2025-03-27feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)Chang-Yen Tseng1-0/+1
2025-03-22feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar1-0/+1
2025-03-16feat(workers): allows videoWorker to use ytdlp command line arguments specifi...erik-nilcoast1-0/+1
2025-03-02fix: Move away from JSON outputs to structured outputs. Fixes #1047Mohamed Bassem1-13/+14
2025-02-16fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)Gavin Mogan1-12/+13
2025-02-02feat: Change default max upload size to 50MB up from 4MBMohamed Bassem1-5/+5
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem1-5/+2
2025-01-19feat(webhook): Implement webhook functionality for bookmark events (#852)玄猫1-0/+33
2024-12-29feat: Add support for embeddings in the inference interface (#403)Mohammed Farghal1-11/+12