diff --git a/en/advanced/datasets/sync-from-notion.md b/en/advanced/datasets/sync-from-notion.md index 3068f28..6c6916c 100644 --- a/en/advanced/datasets/sync-from-notion.md +++ b/en/advanced/datasets/sync-from-notion.md @@ -47,6 +47,8 @@ Once the integration is created, you can update its settings as needed under the Copy it and back to the Dify source code , in the **.env** file configuration related environment variables, environment variables as follows: +**NOTION\_INTEGRATION\_TYPE** = internal +or **NOTION\_INTEGRATION\_TYPE** = public **NOTION\_INTERNAL\_SECRET**=you-internal-secret diff --git a/zh_CN/advanced/datasets/sync-from-notion.md b/zh_CN/advanced/datasets/sync-from-notion.md index a70846a..f8ef41c 100644 --- a/zh_CN/advanced/datasets/sync-from-notion.md +++ b/zh_CN/advanced/datasets/sync-from-notion.md @@ -45,6 +45,8 @@ Notion集成分为**内部集成**(internal integration)和**外部集成** 复制后回到 Dify 源代码下,在 **.env** 文件里配置相关环境变量,环境变量如下: +**NOTION\_INTEGRATION\_TYPE** = internal +or **NOTION\_INTEGRATION\_TYPE** = public **NOTION\_INTERNAL\_SECRET**=you-internal-secret