CommunityScripts
CommunityScripts copied to clipboard
[renamerOnUpdate] add path length config
config.py
path_length = 240
renamerOnUpdate.py
if len(path) > config.path_length and not IGNORE_PATH_LENGTH: