%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/graphicd/public_html/vebto/resources/defaults/
Upload File :
Create Path :
Current File : /home/graphicd/public_html/vebto/resources/defaults/notification-settings.php

<?php

use App\Notifications\FileEntrySharedNotif;
use Common\Workspaces\Notifications\WorkspaceInvitation;

return [
    'available_channels' => ['email', 'browser', 'mobile'],
    'grouped_notifications' => [
        [
            'group_name' => 'Notify me when…',
            'notifications' => [
                ['name' => 'I am invited to workspace', 'notif_id' => WorkspaceInvitation::NOTIF_ID],
                ['name' => 'A file or folder is shared with me', 'notif_id' => FileEntrySharedNotif::NOTIF_ID],
            ]
        ],
    ]
];

Zerion Mini Shell 1.0