@silverpill As it turns out, this was a bug on @fedify's end. It's been fixed in the Fedify 1.0.2 release, and has also been applied to Hollo!
@silverpill As it turns out, this was a bug on @fedify's end. It's been fixed in the Fedify 1.0.2 release, and has also been applied to Hollo!
このアカウントは、notestockで公開設定になっていません。
@gekidasa You can apply the new default configuration by redeploying the Hollo service and removing REDIS_URL
from the environment variables!
#Hollo now uses PostgreSQL for caching and message queue by default (unless the REDIS_URL
environment variable is present)! It's quite performant and scalable when it's compared to Redis, so we've decided to make it the default configuration.