Syntax
memcached:
connectTimeout: <number>
host: <string>
password: <string>
port: <number>
username: <string>memcached: connectTimeout: <number> host: <string> password: <string> port: <number> username: <string>
Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| connectTimeout | false | - | - | - |
| host | false | - | - | - |
| password | false | - | - | - |
| port | false | - | - | - |
| username | false | - | - | - |