Include (include)
Specify a configuration resource to include in the server's configuration.
Name | Type | Default | Description |
---|---|---|---|
location | A file, directory or url. | Specifies the resource location. The value can be a file path, a directory, or a URI for a remote resource. | |
onConflict |
| MERGE | Specifies the behavior that is used to merge elements when conflicts are found. |
optional | boolean | false | Allow the included resource to be skipped if it cannot be found. |