Skip to content

Commit

Permalink
add mention of support for custom session timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
StarfallProjects committed Jan 29, 2024
1 parent 20c1f10 commit c6bd69d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/privacy-security/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ When you create an account on n8n.cloud with a username and password, n8n implem

n8n salts and hashes the passwords of self-hosted users on account creation. However, encrypting other data at rest is the responsibility of the user. Refer to [Data encryption | Self-hosted n8n](#self-hosted-n8n) for more information.

n8n supports custom session timeouts on self-hosted.

## Third-party accounts

A key part of n8n's functionality is to link third-party services. When you link an account from a third party application, you may need to either authorize n8n OAuth application access to your account, or provide an API key or other credentials. This section describes how n8n handles these grants and keys.
Expand Down

0 comments on commit c6bd69d

Please sign in to comment.