Files
symfony-flex-recipes/symfony/lock/4.4/manifest.json
T
2020-11-29 19:13:37 +01:00

11 lines
215 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Choose one of the stores below",
"#2": "LOCK_DSN=redis://localhost",
"LOCK_DSN": "semaphore"
}
}