Select the types of activity you want to include in your feed.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.)
hq.recaptime.dev/wiki/Phorge
···1616 ->setName(pht(
1717 "'convert' binary not found or Imagemagick is not installed."))
1818 ->setMessage($message)
1919- ->addPhabricatorConfig('files.enable-imagemagick')
1919+ ->addRelatedPhabricatorConfig('files.enable-imagemagick')
2020 ->addPhabricatorConfig('environment.append-paths');
2121 }
2222 }