From d04733a6ad3718234af4c7286abe534f4bc15a59 Mon Sep 17 00:00:00 2001 From: mr1716 Date: Fri, 2 May 2025 06:52:47 -0400 Subject: [PATCH] Update plugins.md documentation default formatting --- docs/configuration/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/plugins.md b/docs/configuration/plugins.md index 9e19622f9..63e8ddeab 100644 --- a/docs/configuration/plugins.md +++ b/docs/configuration/plugins.md @@ -35,7 +35,7 @@ Note that a plugin must be listed in `PLUGINS` for its configuration to take eff ## PLUGINS_CATALOG_CONFIG -Default: Empty +Default: `{}` Empty This parameter controls how individual plugins are displayed in the plugins catalog under Admin > System > Plugins. Adding a plugin to the `hidden` list will omit that plugin from the catalog. Adding a plugin to the `static` list will display the plugin, but not link to the plugin details or upgrade instructions.