services.onlyoffice.jwtSecretFile

NixOS option

Path to a file that contains the secret to sign web requests using JSON Web Tokens. If left at the default value null signing is disabled.

type: null or string
Default
null
declared in: nixos/modules/services/web-apps/onlyoffice.nixView source on NixOS/nixpkgs →