mirror of
https://github.com/LukeHagar/usage-statistics.git
synced 2025-12-06 04:21:55 +00:00
11 lines
140 B
TOML
11 lines
140 B
TOML
[runtime]
|
|
telemetry = false
|
|
|
|
|
|
[install]
|
|
# Use exact versions for reproducible builds
|
|
exact = true
|
|
|
|
[run]
|
|
# Runtime configuration
|
|
bun = true |