7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
|
config memcached
|
||
|
option user 'nobody'
|
||
|
option maxconn '1024'
|
||
|
option listen '0.0.0.0'
|
||
|
option port '11211'
|
||
|
option memory '64'
|