mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-09-01 15:30:33 +08:00
7 lines
146 B
TOML
7 lines
146 B
TOML
[tools]
|
|
bun = "1.2.2"
|
|
|
|
[env]
|
|
JWT_SECRET = "JustForDevelopmentPurposesOnlyChangeMeInProduction!"
|
|
FFMPEG_ARGS = "-preset veryfast -threads 2"
|