Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: e3d95b9ccfd7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 87d7f0f0f343
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 7, 2020

  1. roundcube: Added new option maxAttachmentSize to configure the maxi…

    …mum attachment size
    
    The multiplication is used since roundcube uses only 70% of the php configured upload size.
    asbachb committed Jul 7, 2020
    Copy the full SHA
    12e0d72 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. nixos/manual: fix build

    Option names must be `opt-<full-option-name>` in docbook XML.
    Ma27 committed Jul 8, 2020
    Copy the full SHA
    5bc22ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92329 from asbachb/roundcube/add-message-size

    roundcube: Added new option `maxAttachmentSize` to configure max attachment size
    Ma27 committed Jul 8, 2020
    Copy the full SHA
    87d7f0f View commit details
    Browse the repository at this point in the history