jesec / flood

A modern web UI for various torrent clients with a Node.js backend and React frontend.
https://flood.js.org
GNU General Public License v3.0
2.18k stars 135 forks source link

The watchMountPoints option is not configurable via the CLI or an environment valuable #712

Open Igetin opened 9 months ago

Igetin commented 9 months ago

Type: Bug Report

Your Environment

Summary

I would like to configure the watchMountPoints option. However, it is not configurable via the CLI or an environment valuable.

Expected Behavior

The watchMountPoints option should be configurable via the CLI or an environment valuable, like all the other options currently are.

Context

I’m using Flood in a container environment (Podman with a Kubernetes YAML), and configuring Flood via environment variables would be ideal.

trim21 commented 5 months ago

would be fixed by https://github.com/jesec/flood/pull/717