v1.0.8 filename length limit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user