forked from YokaiRick/akkoma
fix robotstxt on OTP
This commit is contained in:
parent
bc22ea50ab
commit
74d5e22fc5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ If you want to generate a restrictive `robots.txt`, you can run the following mi
|
||||||
=== "OTP"
|
=== "OTP"
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./bin/pleroma_ctl robots_txt disallow_all
|
./bin/pleroma_ctl robotstxt disallow_all
|
||||||
```
|
```
|
||||||
|
|
||||||
=== "From Source"
|
=== "From Source"
|
||||||
|
|
Loading…
Reference in a new issue