Skip to content

Commit

Permalink
Merge branch '2023.11' into 2024.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlabci committed Jan 25, 2024
2 parents fafc94f + cfe6b04 commit 0195c6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions docs/admins/previews/Monitoring_and_Regeneration.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ Run this CLI function to re-generate missing previews (also deletes previews of
php tine20.php --method=Tinebase.fileSystemCheckPreviews
~~~

### Regenerate preview of single nodes

~~~
php tine20.php --method=Tinebase.fileSystemCheckPreviews -- ids=NODE_ID1,NODE_ID2
~~~


Preview Status Report
=

Expand Down

0 comments on commit 0195c6e

Please sign in to comment.