mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Updated Administration-guide.md
This way you can assign admininistration priviledges to users on some configurations
This commit is contained in:
parent
d75b3d41c6
commit
7f5258ce84
@ -8,6 +8,7 @@ So, you have a working Mastodon instance... now what?
|
||||
The following rake task:
|
||||
|
||||
RAILS_ENV=production bundle exec rails mastodon:make_admin USERNAME=alice
|
||||
(or docker-compose run --rm web rails mastodon:make_admin USERNAME=alice)
|
||||
|
||||
Would turn the local user "alice" into an admin.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user