services.maubot.settings.plugin_directories.trash

NixOS option

The directory where old plugin versions and conflicting plugins should be moved. Set to null to delete files immediately.

type: null or string
Default
"${config.services.maubot.dataDir}/trash"
declared in: nixos/modules/services/matrix/maubot.nixView source on NixOS/nixpkgs →