v1.0.8 filename length limit

This commit is contained in:
zomo
2025-08-26 12:04:24 -05:00
parent c6956fe3d9
commit ca76fea1da
5 changed files with 41 additions and 4 deletions

View File

@@ -2,3 +2,5 @@ LIBRARY_ROOT= # root directory for library
LIBRARY_FILETEMPLATE_PATH= # go text/template string that represents the path in the library
LIBRARY_FILETEMPLATE_FILE= # go text/template string that represents the file name in the library path
LIBRARY_NOTAGS_ROOT= # path to put files without tags
FILENAME_LIMIT= # max length of a filename, default 255