Skip to content

Moderation⚓︎


Server policies⚓︎

To setup server policies, including those for spam prevention, you need to acces the .env file directly.

It holds sensitive information, like your passwords. Do not share it.

from within /opt/ditto
sudo nano .env

These policies, setup by Alex Gleason from Ditto are a good starting point.

DITTO_POLICY="jsr:@gleasonator/policy"

Ctrl + O to save

Ctrl + X to exit