Skip to content

Resolve "Allow for Longer Path Names"

Heiko Appel requested to merge 666-allow-for-longer-path-names into main

Description

This MR increases the value of the global variable MAX_PATH_LEN to allow for longer path names in deeply nested filesystem folder structures.

News snippet

Add here a one line description to be included in the Changes page. You can delete this section if the changes are trivial and of no consequence for the users.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Closes #666 (closed)

Merge request reports