Skip to content

Update .env.docker to add PHP upload size modifications #16571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 45 commits into from

Conversation

BeatSpark
Copy link

Found out you can alter these PHP variables via the .env. I'm not sure if these could be added to other non-docker implementations but I've tested it with our Docker deployment and it works.

snipe added 30 commits February 25, 2025 12:18
Signed-off-by: snipe <[email protected]>
Signed-off-by: snipe <[email protected]>

# Conflicts:
#	config/version.php
Signed-off-by: snipe <[email protected]>

# Conflicts:
#	config/version.php
snipe and others added 15 commits March 4, 2025 23:30
Signed-off-by: snipe <[email protected]>
Signed-off-by: snipe <[email protected]>

# Conflicts:
#	public/css/dist/skins/_all-skins.css
#	public/css/dist/skins/_all-skins.min.css
#	public/css/dist/skins/skin-blue.css
#	public/css/dist/skins/skin-blue.min.css
#	public/mix-manifest.json
Signed-off-by: snipe <[email protected]>

# Conflicts:
#	config/version.php
Signed-off-by: snipe <[email protected]>

# Conflicts:
#	public/css/build/app.css
#	public/css/build/overrides.css
#	public/css/dist/all.css
#	public/js/build/app.js
#	public/js/dist/all.js
#	public/mix-manifest.json
Found out you can alter these PHP variables via the .env. I'm not sure if these could be added to other non-docker implementations but I've tested it with our Docker deployment and it works.
@BeatSpark BeatSpark requested a review from snipe as a code owner March 27, 2025 04:37
Copy link

welcome bot commented Mar 27, 2025

💖 Thanks for this pull request! 💖

We use semantic commit messages to streamline the release process and easily generate changelogs between versions. Before your pull request can be merged, you should update your pull request title to start with a semantic prefix if it doesn't have one already.

Examples of commit messages with semantic prefixes:

  • Fixed #<issue number>: don't overwrite prevent_default if default wasn't prevented
  • Added #<issue number>: add checkout functionality to assets
  • Improved Asset Checkout: use new notification method for checkout

Things that will help get your PR across the finish line:

  • Document any user-facing changes you've made.
  • Include tests when adding/changing behavior.
  • Include screenshots and animated GIFs whenever possible.

We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.

Copy link

what-the-diff bot commented Mar 27, 2025

PR Summary

  • Improved Documentation for Backup Settings
    More information has been added to the project settings, making it easier for users to understand and adjust the size of their backups if they need to. This information is contained within the .env.docker file.

@snipe
Copy link
Member

snipe commented Apr 8, 2025

Hi there - thanks for this! Can you please re-target this PR to point to the develop branch, per our Contributing documentation?

You don't need to close and re-open. After you create a pull request, you can modify the base branch so that the changes in the pull request are compared against a different branch. By changing the base branch of your original pull request rather than opening a new one with the correct base branch, you’ll be able to keep valuable work and discussion.

mhuxq

Thanks!

@BeatSpark BeatSpark changed the base branch from master to develop April 8, 2025 06:12
@CloCkWeRX
Copy link
Contributor

Conflicts

snipe added a commit that referenced this pull request Apr 17, 2025
@snipe
Copy link
Member

snipe commented Apr 17, 2025

I handled this in a commit elsewhere - thanks!

@snipe snipe closed this Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants