Self Checks
Dify version
1.4.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
plugin use Persistent Storage,error is:

we find this code :

then we modify plugin_daemon environment variable PERSISTENCE_STORAGE_MAX_SIZE=104857600000,this is a big enough number and far more than I need to store, but still tell me allocated size is greater than max storage size
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
Self Checks
Dify version
1.4.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
plugin use Persistent Storage,error is:
we find this code :
then we modify plugin_daemon environment variable PERSISTENCE_STORAGE_MAX_SIZE=104857600000,this is a big enough number and far more than I need to store, but still tell me allocated size is greater than max storage size
✔️ Expected Behavior
No response
❌ Actual Behavior
No response