525 B
525 B
By default the relay will accept events from any pubkey and any kind.
If you want to apply a policy, apply the following modifications using the File Manager.
- Update the
writePolicy
section of thestrfry.conf
file to read like this:
writePolicy {
plugin = "/app/code/chief"
}
- Update the
chief.json
file with your desired policy. For examples of policies please refer to this url. - Restart the app to apply the changes.