fix: wrong NOTION_INTEGRATION_TYPE with internal (#26)

* fix: wrong NOTION_INTEGRATION_TYPE with internal

* Update en/advanced/datasets/sync-from-notion.md

* Update zh_CN/advanced/datasets/sync-from-notion.md

---------

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
pull/27/head^2
PinelliaC 2023-11-29 09:31:58 +08:00 committed by GitHub
parent b4f30e283e
commit 4c46d88ce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -45,6 +45,8 @@ Notion集成分为**内部集成**internal integration和**外部集成**
复制后回到 Dify 源代码下,在 **.env** 文件里配置相关环境变量,环境变量如下:
**NOTION\_INTEGRATION\_TYPE** = internal
or
**NOTION\_INTEGRATION\_TYPE** = public
**NOTION\_INTERNAL\_SECRET**=you-internal-secret