environment = "development"; # Default server display mode - Overridden by host # specific configurations. $this->mode = "web"; # When enabled, environment and more is set based # on the current domain that zynapse is running from. # # Configure hosts in "config/hosts.php". $enable_host_specific_configuration = true; ?>