We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c6975 commit 1b588efCopy full SHA for 1b588ef
Plugin.php
@@ -12,7 +12,7 @@ class Plugin extends AbstractPlugin
12
{
13
protected string $name = 'Tiny File Manager Plugin';
14
15
- protected string $description = 'Tiny File Manager plugin for VitoDeploy';
+ protected string $description = 'Tiny File Manager plugin for VitoDeploy [NOT recommended for PRODUCTION]';
16
17
public function boot(): void
18
0 commit comments