Add integration placeholders to setup wizard

This commit is contained in:
Arya Dwi Putra
2025-12-02 19:03:39 +07:00
parent e3e8430a5b
commit faac7bda53

View File

@@ -158,6 +158,9 @@ $bodyClass = 'bg-white';
'asset.attachment_max_size_mb' => '20',
'notification.slack_webhook_url' => 'https://hooks.slack.com/services/XXXX/XXXX/XXXX',
'maintenance.window' => 'Sabtu 23:00-02:00',
'integration.api_key' => 'ubah-ke-api-key-anda',
'integration.webhook_url' => 'https://erp.example.com/webhook/asset',
'integration.webhook_secret' => 'secret-optional',
default => ''
}
}}"