Notion Integration
Notion OAuth only supports HTTPS, so local deployments must use internal integration.Configure environment variables
Set in.env:
Text-to-Speech (TTS)
FFmpeg not installed error
OpenAI TTS requires FFmpeg for audio stream segmentation. macOS:- Download from FFmpeg website
- Extract and move to
C:\Program Files\ - Add FFmpeg bin directory to system PATH
- Verify:
ffmpeg -version
Model Tokenizers
Can’t load tokenizer for ‘gpt2’
Error:Security Policies
Content Security Policy (CSP)
Enable CSP to reduce XSS attacks. In.env:
Application Templates
Custom templates
Currently not supported in community edition. Default templates are provided by Dify for reference only. Cloud version users can:- Add applications to workspace
- Customize and save as personal applications