You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In modules\images.py there is a variable max_filename_part_length which sets the maximum file length to 128 characters - can this limit be accessible through the UI settings? Or is there any particular reason why this limit was chosen?
I'm looking into how this would work, but I can see that unless some check is done it could be made too long by users who are unaware of their systems maximum file system limit.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In modules\images.py there is a variable max_filename_part_length which sets the maximum file length to 128 characters - can this limit be accessible through the UI settings? Or is there any particular reason why this limit was chosen?
I'm looking into how this would work, but I can see that unless some check is done it could be made too long by users who are unaware of their systems maximum file system limit.
Beta Was this translation helpful? Give feedback.
All reactions