Skip to content

Instantly share code, notes, and snippets.

View diazwatson's full-sized avatar

Raul Watson diazwatson

View GitHub Profile
@diazwatson
diazwatson / .n98-magerun2.yaml
Created February 6, 2016 12:20
n98-magerun2 spanish config
commands:
N98\Magento\Command\Installer\InstallCommand:
installation:
defaults:
currency: EUR
locale: es_ES
timezone: Europe/Madrid
use-secure: 0
use-rewrites: 1
session-save: files
@diazwatson
diazwatson / .n98-magerun.yaml
Created February 6, 2016 12:18
.n98-magerun spanish config
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