Skip to content

Commit

Permalink
AU: 1 updated - nginx-service
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Chocolatey committed Feb 27, 2018
1 parent ae3ddc8 commit dcf3c0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 deletions nginx-service/nginx-service.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<!-- == PACKAGE SPECIFIC SECTION == -->
<id>nginx-service</id>
<version>1.12.2</version>
<version>1.12.2.20180227</version>
<packageSourceUrl>https://github.com/Pilskalns/choco-au-packages/tree/master/nginx-service</packageSourceUrl>
<owners>Andzs Pilskalns</owners>
<!-- == SOFTWARE SPECIFIC SECTION == -->
Expand All @@ -29,7 +29,7 @@ service named `nginx` to manage the server.
It may be disappointing, but here's few reasons why:
* Writing inside previous `C:/ProgramData/nginx` requires editor to be opened with Administrator privileges
* Changing to new directory allow for optimistic migration from 1.6.2.1 to 1.12.2
* Changing to new directory allow for optimistic migration from 1.6.2.1 to 1.12.2.20180227
* 1.6.2.1 is a quite old and I believe most of users have already found another way for newer nginx. Those who dont, probably also wont bother updating to newer
* `C:/tools/nginx` is on par with other web-related choco packages
Expand Down Expand Up @@ -80,4 +80,3 @@ See the [nginx.org](https://nginx.org) for more detailed documentation.
<file src="tools\**" target="tools" />
</files>
</package>

1 change: 1 addition & 0 deletions nginx-service/tools/conf/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ http {
include ../conf.d/server*.conf;

}

0 comments on commit dcf3c0b

Please sign in to comment.