Files
symfony-flex-recipes/symfony/lock/4.4/manifest.json
T

11 lines
211 B
JSON

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