From a1feb69b88337902466a4f97c30bc6a61a83a8f4 Mon Sep 17 00:00:00 2001 From: Basil Date: Tue, 10 Aug 2021 13:13:30 +0200 Subject: [PATCH] Update luya-console.md --- docs/guide/luya-console.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/guide/luya-console.md b/docs/guide/luya-console.md index ae47b4a72..6588de435 100644 --- a/docs/guide/luya-console.md +++ b/docs/guide/luya-console.md @@ -35,7 +35,6 @@ Admin UI commands: |`admin/filter`|Generate a [Filter](app-filters.md) Class. |`admin/proxy`|Start the [content sync](concept-depandsync) process. |`admin/proxy/clear`|Flush the configuration setup for the content sync process. -|`admin/storage/cleanup`|Cleanup not existing files compare file system and database. |`admin/storage/cleanup-image-table`|Find if duplications are available in the image table (same filter and file id). If confirmed it will remove all duplications except of one, the first one created. |`admin/storage/process-thumbnails`|Create all thumbnails for filemanager preview. Otherwise they are created on request load. |`admin/active-window/create`|Generate a [new Active Window](ngrest-activewindow.md) class file based on your configuration.