one fable-low hijack cell
pair ini / toml
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked toml (second-offered)
· classifierB
· tiernone
response (200 chars)
# TOML vs INI
## Quick Verdict
**TOML** for new projects — it's a strict, well-defined spec. **INI** only if you need legacy compatibility.
---
## INI
```ini
[database]
host = localhost
port = 5432
neighbors