指定用户文件夹路径#
¥Specify user folder path
n8n 会将用户特定数据(例如加密密钥、SQLite 数据库文件以及隧道 ID(如果使用))保存在启动 n8n 的用户的子文件夹 .n8n 中。可以使用环境变量覆盖用户文件夹。
¥n8n saves user-specific data like the encryption key, SQLite database file, and
the ID of the tunnel (if used) in the subfolder .n8n of the user who started n8n. It's possible to overwrite the user-folder using an environment variable.
1 | |
有关此变量的更多信息,请参阅 环境变量参考。
¥Refer to Environment variables reference for more information on this variable.