One more RST fix

This commit is contained in:
Pinga 2025-04-29 01:28:25 +03:00
parent 5f45f83c1d
commit 612cabfbfa

View file

@ -130,7 +130,7 @@ function sendGreeting($conn) {
'access' => ['all'], 'access' => ['all'],
'statement' => [ 'statement' => [
'purpose' => ['admin', 'prov'], 'purpose' => ['admin', 'prov'],
'recipient' => ['ours'], 'recipient' => ['ours', 'public'],
'retention' => ['stated'] 'retention' => ['stated']
] ]
] ]