f05f8e2d3c
To activate this, simply specify MEMCACHE_SERVERS=your.server and Zammad will use that as Rails cache store. See also https://github.com/zammad/zammad/issues/1601
5 lines
No EOL
95 B
YAML
5 lines
No EOL
95 B
YAML
unit:mysql:
|
|
stage: test
|
|
extends:
|
|
- .services_mysql_redis_memcached
|
|
- .template_unit |