pixelfed/app/Console/Commands
Dan Church c685e3e9f4
Fix global memory limit set in constructor
Instead, set it when running.

Having the set in the constructor was causing memory_limit to be changed
for "artisan queue:work" processes.
2021-09-27 15:09:00 -05:00
..
AvatarDefaultMigration.php
BannedEmailCheck.php
CatchUnoptimizedMedia.php
FailedJobGC.php
FixDuplicateProfiles.php
FixHashtags.php
FixLikes.php
FixStatusCount.php
FixUsernames.php
GenerateInstanceActor.php
ImportCities.php Fix global memory limit set in constructor 2021-09-27 15:09:00 -05:00
Installer.php
MediaFix.php
MediaGarbageCollector.php
PasswordResetGC.php
RegenerateThumbnails.php
SeedFollows.php
StatusDedupe.php
StoryGC.php
UpdateCommand.php
UserAdmin.php
UserCreate.php
UserDelete.php
UserShow.php
UserSuspend.php
UserTable.php
UserUnsuspend.php
VideoThumbnail.php