packages/net/transmission/files
Salim B 63dc13d7d2 transmission: retrieve boolean config opts using config_get_bool
The tranmission UCI config options

- `config_overwrite`
- `incomplete_dir_enabled`
- `watch_dir_enabled`

are all booleans, so we have to retrieve them using `config_get_bool` in order
to make sure they are properly interpreted in case the user sets them to a
keyword (`true`/`false`, `on`/`off` etc.) and not an integer (`0`/`1`).

Signed-off-by: Salim B <git@salim.space>
2023-02-13 01:50:52 +01:00
..
transmission-daemon.json transmission: add a bunch of syscalls to seccomp filter 2021-11-20 11:57:10 +00:00
transmission.config transmission: Allow user to configure web ui home directory 2018-07-12 15:40:07 +03:00
transmission.init transmission: retrieve boolean config opts using config_get_bool 2023-02-13 01:50:52 +01:00
transmission.sysctl transmission: Fix tracker issue with some firewalls 2019-09-23 11:41:10 -07:00