Skip to content

Commit

Permalink
docs: add missing enable toast property (#4088)
Browse files Browse the repository at this point in the history
Co-authored-by: Stephan Köninger <[email protected]>
  • Loading branch information
EmirBoyaci and SteKoe authored Feb 28, 2025
1 parent 7cc3b5b commit 9e728eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ sidebar_custom_props:
| `spring.boot.admin.ui.poll-timer.memory` | Polling duration in ms to fetch new memory data. | 2500 |
| `spring.boot.admin.ui.poll-timer.threads` | Polling duration in ms to fetch new threads data. | 2500 |
| `spring.boot.admin.ui.poll-timer.logfile` | Polling duration in ms to fetch new logfile data. | 1000 |
| ` | Allows to enable toast notifications. | false |
| `spring.boot.admin.ui.enable-toasts` | Allows to enable toast notifications. | false |

0 comments on commit 9e728eb

Please sign in to comment.