Skip to content

Commit 6291925

Browse files
committed
P7A-174: remove Memcached
1 parent d2f38b1 commit 6291925

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

websites/home/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
<li>PHP 7.1 <a href="https://phpinfo.php71">info</a> | <a href="https://home.php71/status?full&html">status</a></li>
7474
<li>PHP 7.0 <a href="https://phpinfo.php71">info</a> | <a href="https://home.php70/status?full&html">status</a></li>
7575
<li>PHP 5.6 <a href="https://phpinfo.php56">info</a> | <a href="https://home.php56/status?full&html">status</a></li>
76-
<li>Memcached <span class="hint">start it when needed with <code>memcached</code></span></li>
7776
<li>Varnish <span class="hint">start it when needed with <code>varnishd -f /path/to/configuration.vcl -a :6081 -s malloc,256M -F</code></span></li>
7877
<li><a href="http://0.0.0.0:8025">MailHog</a> <span class="hint">start it when needed with <code>mailhog</code></span></li>
7978
<li><a href="http://localhost:15672">RabbitMQ</a> <span class="hint">start it when needed with <code>sudo rabbitmq-server</code></span></li>

0 commit comments

Comments
 (0)