]> source.dussan.org Git - nextcloud-server.git/commit
fix(Background): Show comment about limit at end and conditionally
authorJonas <jonas@freesources.org>
Tue, 14 Nov 2023 15:07:49 +0000 (16:07 +0100)
committerJonas <jonas@freesources.org>
Tue, 14 Nov 2023 20:04:27 +0000 (21:04 +0100)
commit9fbe68ab36db626fc2a11dd5a606c53bd3dbd70e
treea91779ac6a63987f3a2ade03f2742b178fc2799f
parentdeb4bb8d4e59258f1fb0a7fcfe27173633e580b6
fix(Background): Show comment about limit at end and conditionally

* Only print the comment when job list is truncated
* Show the comment at the end so users actually see it
* Format the comment as comment

Signed-off-by: Jonas <jonas@freesources.org>
core/Command/Background/ListCommand.php