services.pdfding.backup.enable

NixOS option

Automatic backup of important data to a AWS S3 (or compatible) instance. When enabled and properly configured via environment variables, important data is periodically uploaded to the specified s3 instance via cronjob.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/web-apps/pdfding.nixView source on NixOS/nixpkgs →