I don't have an answer for you...
However, I did note that you are using PG. To that end, make sure to update the driver:
https://community.nodebb.org/topic/13480/redactor-error-handler-postgresql-error-on-8000-characters-message
upload pictures to other locations?
-
Guys, nodebb stores all the pictures in
/var/nodebb/...
, but I want to use another data disk, which is not the system disk, to restore the pictures since the system disk is nearly full. How can I make it? any document? Thanks. -
you can create a symbolic link to a directory in another drive.
-
Thank you. I will try that.