diff --git a/README.md b/README.md index c61e0483..2741fecb 100644 --- a/README.md +++ b/README.md @@ -199,11 +199,11 @@ If you want to create a general module (e.g. using all pastes), this module need Redis and LevelDB overview -------------------------- - * Redis on TCP port 6379 - DB 1 - Paste meta-data - * DB 0 - Cache hostname/dns - * Redis on TCP port 6380 - Redis Pub-Sub only - * Redis on TCP port 6381 - DB 0 - Queue and Paste content LRU cache - * LevelDB on TCP port - Lines duplicate +* Redis on TCP port 6379 - DB 1 - Paste meta-data +* DB 0 - Cache hostname/dns +* Redis on TCP port 6380 - Redis Pub-Sub only +* Redis on TCP port 6381 - DB 0 - Queue and Paste content LRU cache +* LevelDB on TCP port - Lines duplicate LICENSE -------