Removed unused parameters, removed colors in post_install

This commit is contained in:
disjfa
2018-03-20 19:58:33 +00:00
parent 6b28af1fdf
commit 7e54b3526c
2 changed files with 4 additions and 6 deletions
@@ -1,7 +1,3 @@
#parameters:
# disjfa_mozaic.unsplash.application_id: ''
# disjfa_mozaic.unsplash.secret: ''
disjfa_mozaic:
unsplash:
application_id: '%env(resolve:UNSPLASH_APPLICATION_ID)%'
+4 -2
View File
@@ -2,6 +2,8 @@
<bg=blue;fg=white> Mozaic bundle configuration </>
<bg=blue;fg=white> </>
* Modify your UNSPLASH_APPLICATION_ID and UNSPLASH_APPLICATION_SECRET config in <fg=green>.env</>
* Modify the UNSPLASH_APPLICATION_ID and UNSPLASH_APPLICATION_SECRET config in .env
* Don't forget to add the vue component in you <fg=green>javascript</>
* Don't forget to add the vue component in you javascript
* You can check the instructions on the github repo: https://github.com/disjfa/mozaic-bundle