Interface ServerExportOptions

Server export options

interface ServerExportOptions {
    includeDefault: boolean;
}

Properties

Properties

includeDefault: boolean

True to export the default server properties, false otherwise