Block a user
flarum: add email-filter extension
mattermost: remove unsupported edition message from menu
mattermost: fix override format
mount SD read-only and use overlay ramfs
Upon testing, it seems manually remounting as RW in runtime is not possible in an overlayfs
setup. Running mount -o remount,rw /
fails because the root is mounted as an overlay type, combining…
mount SD read-only and use overlay ramfs
mattermost: remove free edition spam properly
How to generate it?
By removing current package-lock.json
and node_modules
(if existing), then reinstall dependencies using npm i
Does it really need such a huge patch?
From…