Skip to content

feat: max_file_size configurable from system settings by ankush [frappe] PR#22384

Bot Dokos requested to merge ft-pr-22384 into develop

From: https://github.com/frappe/frappe/pull/22384
Date: 2023-09-13 13:33:36+05:30

  • feat: max_file_size configurable from system settings (#22384)



Diagnostics



Suspicious changes found:
  ec133c6e404628ac140f53692fb6e69264d02933 feat: max_file_size configurable from system settings (#22384)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-22384

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports