Skip to content

Commit

Permalink
Create memcached
Browse files Browse the repository at this point in the history
  • Loading branch information
MWilsonPuppet committed Feb 23, 2016
1 parent ea27336 commit f626e2b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions site/memcached/files/sysconfig/memcached
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
PORT="11211"
USER="memcached"
MAXCONN="96"
CACHESIZE="32"
OPTIONS=""

0 comments on commit f626e2b

Please sign in to comment.