指定用户文件夹路径# n8n将用户特定的数据(如加密密钥、SQLite数据库文件以及隧道ID(如果使用))保存在启动n8n的用户子文件夹.n8n中。可以通过环境变量覆盖此用户文件夹。 1export N8N_USER_FOLDER=/home/jim/n8n 更多关于此变量的信息,请参考Environment variables reference。 Was this page helpful? 感谢您的反馈! Thanks for your feedback! Help us improve this page by submitting an issue or a fix in our GitHub repo.