Fixwd class description
This commit is contained in:
parent
7b91c4f333
commit
f16cb13dc7
1 changed files with 1 additions and 4 deletions
|
@ -30,10 +30,7 @@ use Friendica\Util\Images;
|
||||||
use Friendica\Object\Image;
|
use Friendica\Object\Image;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* tool to control the list of ActivityPub relay servers from the CLI
|
* tool to move cached avatars to the avatar file cache.
|
||||||
*
|
|
||||||
* With this script you can access the relay servers of your node from
|
|
||||||
* the CLI.
|
|
||||||
*/
|
*/
|
||||||
class MoveToAvatarCache extends \Asika\SimpleConsole\Console
|
class MoveToAvatarCache extends \Asika\SimpleConsole\Console
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue