mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
only on prod
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
indragunawan_api_rate_limit:
|
||||
enabled: false
|
||||
@@ -1,2 +0,0 @@
|
||||
indragunawan_api_rate_limit:
|
||||
enabled: false
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Indragunawan\\ApiRateLimitBundle\\IndragunawanApiRateLimitBundle": ["all"]
|
||||
"Indragunawan\\ApiRateLimitBundle\\IndragunawanApiRateLimitBundle": ["prod"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
|
||||
Reference in New Issue
Block a user