Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: modules/adblockplus/files/nginx/fileserver.conf

Issue 29551585: #2317 - provide role fileserver for eyeofiles.com (Closed) Base URL: https://hg1/infrastructure
Patch Set: move into adblockplus::web namespace and other improvements Created Sept. 21, 2017, 8:37 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « hiera/roles/fileserver.yaml ('k') | modules/adblockplus/manifests/web/fileserver.pp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 keepalive_timeout 0;
2 root /var/www;
3
4 location /
5 {
6 }
7
OLDNEW
« no previous file with comments | « hiera/roles/fileserver.yaml ('k') | modules/adblockplus/manifests/web/fileserver.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld