mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Merge pull request #212 from suoko/patch-2
Update Administration-guide.md
This commit is contained in:
commit
530ce36181
@ -9,6 +9,11 @@ The following rake task:
|
|||||||
|
|
||||||
RAILS_ENV=production bundle exec rails mastodon:make_admin USERNAME=alice
|
RAILS_ENV=production bundle exec rails mastodon:make_admin USERNAME=alice
|
||||||
|
|
||||||
|
or, if using docker:
|
||||||
|
|
||||||
|
docker-compose run --rm web rails mastodon:make_admin USERNAME=alice
|
||||||
|
|
||||||
|
|
||||||
Would turn the local user "alice" into an admin.
|
Would turn the local user "alice" into an admin.
|
||||||
|
|
||||||
## Administration web interface
|
## Administration web interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user