diff options
| author | zimbatm <zimbatm@zimbatm.com> | 2016-03-11 23:03:14 +0000 |
|---|---|---|
| committer | zimbatm <zimbatm@zimbatm.com> | 2016-03-12 15:31:23 +0000 |
| commit | eac89788da77c95529b4cc29bc03a9b4e1f8af86 (patch) | |
| tree | a27950005b416b00558b5c24c58cc3f969214ba8 /pkgs/development/python-modules/GitPython | |
| parent | 2f398c365f337d48c374dacecec698d982e6592e (diff) | |
apacheHttpd: add support for HTTP/2
In NixOS you can enable HTTP/2 like this:
services.httpd.extraModules = [ "http2" ];
services.httpd.extraConfig = ''
Protocols h2 http/1.1
'';
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
