TOML sample file

toml_sample_file_1MB.toml

1.0 MB application/octet-stream SHA256 verified
File details
Filenametoml_sample_file_1MB.toml
Size1.0 MB (1048576 bytes)
MIME typeapplication/octet-stream
Extension.toml
SHA256cb449b4c396693f4af5608850b240f3c87cc9eb5a8871a0f44acff3656156490
Download commands

Use in scripts and tests

curl -L -o toml_sample_file_1MB.toml \
  https://samplefile.com/samples/download/data/toml/toml_sample_file_1MB.toml/
More TOML files

Other TOML Sample Files

Filename Size SHA256 Download
toml_app_settings_sample.toml 139 B fb6d3d6fb8c009ca… Download
toml_invalid_array_sample.toml 99 B 552e44cfc9b3701c… Download
toml_pyproject_style_sample.toml 224 B 4823ceccee379e95… Download
toml_sample_file_200KB.toml 200.0 KB a8059fd132cf4d39… Download
toml_sample_file_2MB.toml 2.0 MB 01073f7c53037713… Download
toml_sample_file_500KB.toml 500.0 KB 2a999797325c3c5c… Download
View all TOML files →
Learn more

TOML Guides and Comparisons

YAML vs TOML Files

Balance YAML flexibility with TOML predictability for config management.

Open comparison

HCL vs TOML Files

Compare declarative infrastructure config in HCL to app config in TOML.

Open comparison