# ntfy Push notifications made easy ## Configuration ### Adding a user ```bash ntfy user add --role=admin password: confirm: user added with role admin ``` ### UnifiedPush For configuring for UnifiedPush the following commands can be used: ```bash ntfy access '*' 'up*' write-only ```