diff --git a/epp/src/helpers.php b/epp/src/helpers.php index 0135998..1a42f6c 100644 --- a/epp/src/helpers.php +++ b/epp/src/helpers.php @@ -130,7 +130,7 @@ function sendGreeting($conn) { 'access' => ['all'], 'statement' => [ 'purpose' => ['admin', 'prov'], - 'recipient' => ['ours'], + 'recipient' => ['ours', 'public'], 'retention' => ['stated'] ] ]