invidious/src
Fijxu 02cab4bf31
Config: Reload configuration on modification
It detects changes on the config.yml automtically if invidious is
running on linux. If not, the configuration can be reloaded using
`kill -s HUP $(pidof invidious)` or any other tool that sends a SIGHUP
signal to the invidious process.

Closes #16
2024-10-28 13:37:06 -03:00
..
ext StaticFileHandler: use HTTP::Status rather than integers 2022-08-15 13:22:39 +02:00
invidious Config: Reload configuration on modification 2024-10-28 13:37:06 -03:00
invidious.cr Config: Reload configuration on modification 2024-10-28 13:37:06 -03:00