Config

EasyEngine allows overriding its default behavior via it’s own config file.

Config File Location

Config file location is present at:

/opt/easyengine/config/config.yml

Config Options

Following are config options and their default values:

KeyAllowed ValueDefault ValuePurpose
localeAny Valid WordPress Locale
en_USTo download and setup WordPress in specified language during site creation.
ee_installer_versionstable,
nightly
stableDecides which version to update to by default if no parameters are passed in ee cli update.
le-mailValid email address.
Mail id used for registration in Letsencrypt. Renewal and expiration mails will come to this mail id.
preferred_ssl_challengehttp,
dns
httpSet Letsencrypt challenge method.