diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:58:47 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:58:47 +0300 |
commit | 37c8629817c69b219f1eae386a4318fc6a58aea3 (patch) | |
tree | a58aa39eb395cff6906e31a757d818797ec05dc1 /extra/nginx | |
parent | abe1bc4e12fcb520c43b8a51943b3866edb84898 (diff) | |
download | repository-37c8629817c69b219f1eae386a4318fc6a58aea3.tar.gz |
nginx: add meta file
Diffstat (limited to 'extra/nginx')
-rw-r--r-- | extra/nginx/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/nginx/meta b/extra/nginx/meta new file mode 100644 index 00000000..b952a28a --- /dev/null +++ b/extra/nginx/meta @@ -0,0 +1,3 @@ +description: High performance web server +license: BSD-2-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |