1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
defaults: namespace: whatdotheyknow sessions: false client: memcache-client development: disabled: true # servers: # - 127.0.0.1:11211 # Default host and port production: servers: - 127.0.0.1:11211 # Default host and port # debug: true # memory: 256 # benchmarking: false