update default file for truncate on config section

This commit is contained in:
Rafael Moraes 2024-08-03 00:37:08 -03:00
parent 566a8aa498
commit 0ca56d24d7

View File

@ -99,7 +99,7 @@ Config file values can be overridden using command line arguments.
| `--template-date` / `template_date` | Date tag template. | `%Y-%m-%dT%H:%M:%SZ` |
| `--exclude-tags` / `exclude_tags` | Comma-separated tags to exclude. | `null` |
| `--cover-size` / `cover_size` | Cover size. | `1200` |
| `--truncate` / `truncate` | Maximum length of the file/folder names. | `40` |
| `--truncate` / `truncate` | Maximum length of the file/folder names. | `0` |
| `--codec-song` / `codec_song` | Song codec. | `aac-legacy` |
| `--synced-lyrics-format` / `synced_lyrics_format` | Synced lyrics format. | `lrc` |
| `--codec-music-video` / `codec_music_video` | Music video codec. | `h264` |