Page MenuHomePhabricator

Correct a missing parameter in "Outbound Mail" documentation
ClosedPublic

Authored by epriestley on Nov 7 2018, 1:27 PM.

Details

Summary

See https://discourse.phabricator-community.org/t/documentation-error/2079. This command is missing the configuration key.

Test Plan

Ran bin/config set --stdin with no other arguments, got an error about missing key. Ran with ... cluster.mailers, got read from stdin.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable