| Argument | Type | Description |
|---|
| disk | enum (none) | Global setting that specifies which disk will be used for storage operations |
| router-ip | ipAddr | Manually specifies the IP address at which the current RouterOS device can be reached |
| lan-bridge | iface_enum { none } | Manually specifies the bridge interface that represents the local area network |
| media-path | file | Manually specifies the directory path where all media files will be stored |
| download-path | file | Manually specifies the directory path where all downloaded content will be stored |
| show-in-webfig | bool | Controls whether links to enabled applications are displayed on the WebFig login page |
| auto-update | bool | Global setting that enables automatic updates for all installed applications packages |
| registry-mirrors | multi { array-id, array-id, src-and-dst: composite { src: string
, dst: string
}
} | Specifies one or more registry mirror URLs for container image retrieval |
| app-store-urls | multi { array-id, app-store-url: string
} | URL to a custom app store. Must point to a YAML array where each application is an element |