convertor/mise.toml
2025-12-14 13:43:20 +01:00

6 lines
146 B
TOML

[tools]
bun = "1.2.2"
[env]
JWT_SECRET = "JustForDevelopmentPurposesOnlyChangeMeInProduction!"
FFMPEG_ARGS = "-preset veryfast -threads 2"