You've already forked peertube-plugin-hide-root-user
6 lines
384 B
Markdown
6 lines
384 B
Markdown
# Hide Root User PeerTube Plugin
|
|
|
|
Prevent the "root" user from showing up in your PeerTube server's public-facing stats. This is useful when you do not
|
|
use your "root" user for anything, and prevents your server stats from appearing incorrect (e.g. showing 2 users for a
|
|
single-user instance). This does not hide the actual user, it just subtracts one user from the instance stats.
|