Created
February 6, 2016 12:18
-
-
Save diazwatson/4c71a496acfe6708af49 to your computer and use it in GitHub Desktop.
.n98-magerun spanish config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commands: | |
N98\Magento\Command\Installer\InstallCommand: | |
installation: | |
defaults: | |
currency: EUR | |
locale: es_ES | |
timezone: Europe/Madrid | |
use_secure: no | |
use_rewrites: yes | |
session_save: files | |
admin-user: admin | |
admin-firstname: John | |
admin-lastname: Doe | |
admin-password: password123 | |
admin_frontname: admin | |
admin_email: [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment