services.owncast.dataDir

NixOS option

The directory where owncast stores its data files. If left as the default value this directory will automatically be created before the owncast server starts, otherwise the sysadmin is responsible for ensuring the directory exists with appropriate ownership and permissions.

type: string
Default
"/var/lib/owncast"
declared in: nixos/modules/services/misc/owncast.nixView source on NixOS/nixpkgs →