Skip to content

Configuring Pilothouse Settings

Philip Newcomer edited this page Jul 21, 2017 · 7 revisions

If you wish to override any of the Pilothouse default settings, create a file named config.yml in the Pilothouse home directory (~/.pilothouse). Using the YAML format, you can change the following parameters:

  • default_php_version: The default PHP version.
    Default: 7.0
  • sites_dir: The full to the sites directory.
    Default: {your user profile directory}/Sites
  • wp_default_username: The default admin account username for new WordPress sites.
    Default: admin
  • wp_default_password: The default admin account password for new WordPress sites.
    Default: password