add some more wordpress options for file uploads #44
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "stevensting/wordpress:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
it was necessary to enhance these settings for importing large existing websites
Thanks for this! LGTM but I'll wait for some recipe maintainer to weigh in before merging.
It might be worth changing the uploads.ini to uploads.ini.tpl and then adding two env vars: UPLOAD_MAX_SIZE and UPLOAD_MAX_TIME
I agree with @p4u1 but I'm also happy merging this to improve the defaults. @p4u1 are you also OK with this being merged?
@3wordchant @p4u1 Like this?
This looks almost good! It would be nice to have default value for both env variables. Otherwise it would be a breaking change
Cool! Annnnd, you'll need to update the name in the
compose.yml
file also:Also, it's usually
.tmpl
, not.tpl
, seems like a typo?🤘
@stevensting gave you the commit bit, you have read/write on all the repos, welcome welcome 🎉
Click the green button as you see fit!