Skip to content

Make it possible to disable monitor-directories.sh script via ENV variable #40

@vedmaka

Description

@vedmaka

The current situation

The script that monitors directories and creates/updates the symlinks is enabled unconditionally

The proposed result

Introduce an ENV variable that would allow for disabling directories monitoring

Rationale

  • The feature is not required on many automated environments that miss the end user who may benefit from automatic symlinks
  • The use of inotifywait may cause issues in some environments (i.e. overflow the max_user_watches on a node)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions