services.freeswitch.enableReload

NixOS option

Issue the reloadxml command to FreeSWITCH when configuration directory changes (instead of restart). See FreeSWITCH documentation for more info. The configuration directory is exposed at /etc/freeswitch. See also systemd.services.*.restartIfChanged.

type: boolean
Default
false
declared in: nixos/modules/services/misc/freeswitch.nixView source on NixOS/nixpkgs →