Mail
parameters in the .env
file. For detailed instructions, please refer to âEnvironment Variables Explanation: Mail-related configurationâ.
After modifying the configuration, run the following commands to restart the service:
web/app/components/workflow/constants.ts.
Our default value is 50, and itâs important to note that excessively deep branches may affect performance in self-hosted scenarios.
TEXT_GENERATION_TIMEOUT_MS
variable in the .env
file to adjust the runtime for each node. This helps prevent overall application service unavailability caused by certain processes timing out.
.env
configuration file.
You need to modify the Nginx configuration:
http://localhost
, you may encounter an Internal Server Error
; and the following message might appear in the docker-api-1
logs:
/var/lib/postgresql/pgdata/pg_hba.conf
file inside the db container to allow connections from the network segment mentioned in the error message. For example:
UPLOAD_FILE_SIZE_LIMIT
parameter in the .env
file to adjust the default limit. Additionally, you should also sync the NGINX_CLIENT_MAX_BODY_SIZE
parameter value to avoid potential issues.
dify
directory to prevent any potential data loss. You can create a backup with the following command:
--branch
flag to do this. For example, to install version 0.15.3
:
git
for any reason, you can install Dify using a ZIP archive: