Pleroma v1.1.9-10-g42f76306+dev mix pleroma.robots_txt View Source

Generates robots.txt

Overwrite robots.txt to disallow all

mix pleroma.robots_txt disallow_all

This will write a robots.txt that will hide all paths on your instance from search engines and other robots that obey robots.txt

Link to this section Summary

Functions

A task needs to implement run which receives a list of command line args.

Link to this section Functions

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.