nginxModules.slowfs-cache: init at 1.10
This commit is contained in:
parent
8c1131ef28
commit
80666e68b2
@ -280,6 +280,15 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
slowfs-cache = {
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "FRiCKLE";
|
||||||
|
repo = "ngx_slowfs_cache";
|
||||||
|
rev = "1.10";
|
||||||
|
sha256 = "1gyza02pcws3zqm1phv3ag50db5gnapxyjwy8skjmvawz7p5bmxr";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
statsd = {
|
statsd = {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "apcera";
|
owner = "apcera";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user