Document 'all' variable in template variables list

This commit is contained in:
Rafael Moraes
2025-08-25 15:07:26 -03:00
parent b5406ca31d
commit 7a8311628d
+1
View File
@@ -174,6 +174,7 @@ The following variables can be used in the template folders/files and/or in the
- `track`
- `track_total`
- `xid`
- `all`: Skip tagging.
The date variable supports strftime formats. For example, `{date:%Y}` will be replaced with the year of the release date.