Skip to main content
Radius reads repository settings from two TOML files: Both files use version = 1. Add the schema URL for editor validation and autocomplete:

Complete example

Root fields

Environment

Local variables override shared variables by name. environment.unset removes the inherited value even when the shared file changes later.

Copied files

A local files.include list replaces the shared list. Radius copies regular files only and always excludes .radius/settings.local.toml.

Git

Scripts

Each named run command supports:

Local override example

The Project Settings page edits local overrides. Open settings.toml from the page when you want to change shared repository behavior.