Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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.
/var/nodebb/...
you can create a symbolic link to a directory in another drive.
Thank you. I will try that.