From 632c0662e4a6c78d1d54c6ada0953ab330bf985c Mon Sep 17 00:00:00 2001
From: Younes ENNAJI
Date: Sat, 19 Oct 2024 00:39:28 +0100
Subject: [PATCH] docs: add note about optional configuration values
---
docs/pages/library/noty.md | 4 ++++
docs/pages/library/notyf.md | 4 ++++
docs/pages/library/sweetalert.md | 4 ++++
docs/pages/library/toastr.md | 4 ++++
4 files changed, 16 insertions(+)
diff --git a/docs/pages/library/noty.md b/docs/pages/library/noty.md
index 54c4a20e..f04be20f 100644
--- a/docs/pages/library/noty.md
+++ b/docs/pages/library/noty.md
@@ -22,6 +22,8 @@ php artisan flasher:install
Configuration
+> Note: The configuration settings below are the default ones. You only need to change them if you want to customize the default behavior.
+
```php
Configuration
+> Note: The configuration settings below are the default ones. You only need to change them if you want to customize the default behavior.
+
```yaml
# config/packages/flasher.yaml
diff --git a/docs/pages/library/notyf.md b/docs/pages/library/notyf.md
index f7c37077..5197275a 100644
--- a/docs/pages/library/notyf.md
+++ b/docs/pages/library/notyf.md
@@ -23,6 +23,8 @@ php artisan flasher:install
Configuration
+> Note: The configuration settings below are the default ones. You only need to change them if you want to customize the default behavior.
+
```php
Configuration
+> Note: The configuration settings below are the default ones. You only need to change them if you want to customize the default behavior.
+
```yaml
# config/packages/flasher.yaml
diff --git a/docs/pages/library/sweetalert.md b/docs/pages/library/sweetalert.md
index a9e1ae62..42e0984c 100644
--- a/docs/pages/library/sweetalert.md
+++ b/docs/pages/library/sweetalert.md
@@ -22,6 +22,8 @@ php artisan flasher:install
Configuration
+> Note: The configuration settings below are the default ones. You only need to change them if you want to customize the default behavior.
+
```php
Configuration
+> Note: The configuration settings below are the default ones. You only need to change them if you want to customize the default behavior.
+
```yaml
# config/packages/flasher.yaml
diff --git a/docs/pages/library/toastr.md b/docs/pages/library/toastr.md
index 30664cfb..b165dc38 100644
--- a/docs/pages/library/toastr.md
+++ b/docs/pages/library/toastr.md
@@ -22,6 +22,8 @@ php artisan flasher:install
Configuration
+> Note: The configuration settings below are the default ones. You only need to change them if you want to customize the default behavior.
+
```php
Configuration
+> Note: The configuration settings below are the default ones. You only need to change them if you want to customize the default behavior.
+
```yaml
# config/packages/flasher.yaml