mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 20:36:36 +03:00
Remove env vars
They are specific to one provider and this might not fit the use-case.
This commit is contained in:
@@ -4,11 +4,5 @@
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"env": {
|
||||
"#1": "Register for a facebook oauth app:",
|
||||
"#2": "https://developers.facebook.com/apps/",
|
||||
"FB_ID": "facebook-app-id",
|
||||
"FB_SECRET": "facebook-secret"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user