Remove toggle_activation
This commit is contained in:
parent
a59e32f1dd
commit
7516660753
4 changed files with 1 additions and 63 deletions
|
|
@ -134,21 +134,6 @@
|
|||
```
|
||||
|
||||
|
||||
## Deactivate or activate a user
|
||||
|
||||
=== "OTP"
|
||||
|
||||
```sh
|
||||
./bin/pleroma_ctl user toggle_activated <nickname>
|
||||
```
|
||||
|
||||
=== "From Source"
|
||||
|
||||
```sh
|
||||
mix pleroma.user toggle_activated <nickname>
|
||||
```
|
||||
|
||||
|
||||
## Deactivate a user and unsubscribes local users from the user
|
||||
|
||||
=== "OTP"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue