mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-12 18:36:29 +00:00
Empty commit
This commit is contained in:
parent
f8d087396d
commit
14d8d133f5
@ -3,9 +3,9 @@ Gazelle is a web framework geared towards private BitTorrent trackers. Although
|
||||
|
||||
## Gazelle Runtime Dependencies
|
||||
* [Nginx](http://wiki.nginx.org/Main) (recommended)
|
||||
* [PHP 5.4 or later](https://www.php.net/) (required)
|
||||
* [PHP 5.4 or newer](https://www.php.net/) (required)
|
||||
* [Memcached](http://memcached.org/) (required)
|
||||
* [Sphinx](http://sphinxsearch.com/) (required)
|
||||
* [Sphinx 2.0.6 or newer](http://sphinxsearch.com/) (required)
|
||||
* [procps-ng](http://sourceforge.net/projects/procps-ng/) (recommended)
|
||||
|
||||
## Gazelle/Ocelot Compile-time Dependencies
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGE LOG
|
||||
|
||||
2014-03-18 by alderaan
|
||||
README: State that Sphinx 2.0.6 or newer is required
|
||||
|
||||
2014-03-17 by alderaan
|
||||
Uncomment some of the Ratio Watch code in public Gazelle. This was accidentally commented out in the public code.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user