Commit Graph

457 Commits

Author SHA1 Message Date
Deborah Barnard
741ec2dbfd fix 404s 2024-02-26 17:22:00 +00:00
Deborah Barnard
2bd95fb803 fix links 2024-02-26 14:52:27 +00:00
Deborah Barnard
857b765e48 fix some links but maybe break others 2024-02-26 12:53:08 +00:00
Deborah Barnard
ed2b61a526 fix the knock on effects on other sections 2024-02-26 12:25:53 +00:00
Deborah Barnard
e94f47e160 merge main and fix conflicts 2024-02-19 08:15:02 +00:00
Deborah Barnard
05c082cd52 Merge branch 'main' into DOC-706-ai-examples 2024-02-15 10:06:39 +00:00
Deborah Barnard
2fb692e9c7 add updating page to self-hosted and boost in search 2024-02-15 09:01:33 +00:00
Deborah Barnard
c9e07f98ae merge main 2024-02-13 14:49:15 +00:00
Deborah Barnard
5a6b7caaf4 remove reference in example 2024-02-13 08:12:16 +00:00
Deborah Barnard
df4e15e4c5 back to 1.27.0 2024-02-12 16:59:33 +00:00
Deborah Barnard
6626d7ef5f first example drafted 2024-02-12 14:19:31 +00:00
Deborah Barnard
3650515950 tweak own mode for 1.30.0 2024-02-12 10:40:08 +00:00
Deborah Barnard
b9b723fd6d remove config example 2024-02-12 08:47:52 +00:00
Deborah Barnard
6b14b1eb62 remove own mode 2024-02-12 08:42:02 +00:00
Iván Ovejero
1cf25049a2 Address feedback 2024-02-08 10:13:33 +01:00
Iván Ovejero
2fa66d1f62 Additions to multi-main setup docs 2024-02-07 11:54:04 +01:00
Deborah Barnard
5c5adaa3f8 make env vars file optional step 2024-02-01 09:06:40 +00:00
Danny Martini
4f0644301c remove section about n8n --help showing all possible commands
`n8n --help` will instead link to the online docs for the CLI
2024-01-26 09:39:24 +01:00
Deborah Barnard
ef7351319d a few more fixes 2024-01-25 10:52:07 +00:00
Deborah Barnard
445b3b035e wip 2024-01-25 09:22:03 +00:00
Deborah
0131ef17de
Merge pull request #1849 from n8n-io/doc-734-add-custom-session-timeout-setting-to-environment-variables
add documentation for new environment variables that allow configuring the session duration and refresh threshold
2024-01-24 12:54:08 +00:00
Deborah
5ef6289c55
Update docs/hosting/user-management-self-hosted.md 2024-01-22 13:05:35 +00:00
Deborah
b71c83d364
Update docs/hosting/user-management-self-hosted.md 2024-01-22 13:05:30 +00:00
Deborah
5ff79ef0ed
Update docs/hosting/environment-variables/environment-variables.md 2024-01-22 13:05:24 +00:00
Deborah
7f5b01c523
Update docs/hosting/environment-variables/environment-variables.md 2024-01-22 13:05:19 +00:00
Iván Ovejero
423e7f8fc2 docs: Add env vars for sharing notification 2024-01-22 11:04:51 +01:00
Deborah
24dcf34ae4
Apply suggestions from code review 2024-01-22 07:28:09 +00:00
Danny Martini
2d7fb43985 add documentation for new environment variables that allow configuring the session duration and refresh threshold 2024-01-19 23:02:07 +01:00
Deborah
be5abf5602
Apply suggestions from code review 2024-01-17 08:43:23 +00:00
Iván Ovejero
3ce78f0a0a docs: Update encryption key instructions 2024-01-15 16:24:46 +01:00
Deborah
993eb0caf8
Update docs/hosting/scaling/queue-mode.md
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-01-09 10:59:47 +00:00
Deborah Barnard
63010927ff error squishing 2024-01-09 10:36:56 +00:00
Deborah Barnard
bfa1a1537c wip 2024-01-08 14:58:36 +00:00
Deborah Barnard
be1d4c5d53 wip 2024-01-08 13:28:50 +00:00
Deborah Barnard
f3321c2c07 fix scopes on custom rules 2024-01-08 12:02:14 +00:00
Deborah Barnard
a5b1280565 add action 2024-01-08 11:39:47 +00:00
Deborah Barnard
88f970e2da switch off vale for previous release notes (not worth fixing) 2024-01-08 11:12:15 +00:00
Deborah Barnard
ad242637dc vale config and fixes WIP 2024-01-08 09:46:39 +00:00
Deborah
aa5e83b633
Merge pull request #1776 from n8n-io/NODE-940-file-nodes
Node 940 file nodes
2024-01-03 12:55:14 +00:00
Deborah
1efae48180
Merge pull request #1792 from n8n-io/ado-1614-unify-graceful-shutdown-timeout
feat: add N8N_GRACEFUL_SHUTDOWN_TIMEOUT & deprecate QUEUE_WORKER_TIMEOUT
2023-12-21 15:55:42 +00:00
Deborah
852277defc
Merge branch 'main' into NODE-940-file-nodes 2023-12-19 14:47:55 +00:00
Deborah Barnard
174e00c2fb remove looking for langchain snippet 2023-12-18 12:24:55 +00:00
Tomi Turtiainen
f79a01b36a use code block for env var 2023-12-18 12:46:12 +02:00
Deborah
66930b7289
Update docs/hosting/environment-variables/environment-variables.md 2023-12-18 10:24:24 +00:00
Tomi Turtiainen
6b65184b22 feat: add N8N_GRACEFUL_SHUTDOWN_TIMEOUT & deprecate QUEUE_WORKER_TIMEOUT 2023-12-18 11:40:22 +02:00
Deborah Barnard
90ac10114b fix content type typo 2023-12-18 09:40:08 +00:00
Deborah
554193e50a
Merge pull request #1777 from n8n-io/external-secrets-config
Add interval config option for external secrets
2023-12-13 15:42:43 +00:00
Deborah
6340f45d0c
Update docs/hosting/environment-variables/environment-variables.md 2023-12-13 15:42:33 +00:00
Deborah
84947e4b54
Update docs/hosting/environment-variables/environment-variables.md 2023-12-13 10:18:28 +00:00
Deborah
ac16d4e2fc
Update docs/hosting/environment-variables/environment-variables.md 2023-12-13 10:18:23 +00:00