| services.tlsrpt.reportd.settings.contact_info | Contact information embedded into the reports.
|
| services.gitwatch.<name>.enable | Whether to enable watching for repo.
|
| services.grafana_reporter.addr | Listening address.
|
| services.grafana_reporter.port | Listening port.
|
| services.borgbackup.repos.<name>.authorizedKeys | Public SSH keys that are given full write access to this repository
|
| services.grafana_reporter.enable | Whether to enable grafana_reporter.
|
| services.reposilite.settings.compressionStrategy | Compression algorithm used by this instance of Reposilite.
none reduces usage of CPU & memory, but requires transfering more data.
|
| services.grafana_reporter.grafana.addr | Grafana address.
|
| services.grafana_reporter.grafana.port | Grafana port.
|
| services.borgmatic.configurations.<name>.repositories.*.path | Path to the repository
|
| services.tlsrpt.reportd.settings.sender_address | Sender address used for reports.
|
| services.borgmatic.configurations.<name>.repositories.*.label | Label to the repository
|
| services.grafana_reporter.templateDir | Optional template directory to use custom tex templates
|
| services.grafana_reporter.grafana.protocol | Grafana protocol.
|
| services.tlsrpt.reportd.settings.sendmail_script | Path to a sendmail-compatible executable for delivery reports.
|
| services.borgmatic.configurations.<name>.repositories | A required list of local or remote repositories with paths and
optional labels (which can be used with the --repository flag to
select a repository)
|
| services.k3s.autoDeployCharts.<name>.package | The packaged Helm chart
|
| services.rke2.autoDeployCharts.<name>.package | The packaged Helm chart
|
| services.borgbackup.jobs.<name>.doInit | Run borg init if the
specified repo does not exist
|
| services.autotierfs.settings | The contents of the configuration file for autotier
|
| services.tlsrpt.reportd.settings.organization_name | Name of the organization sending out the reports.
|
| services.borgbackup.jobs.<name>.removableDevice | Whether the repo (which must be local) is a removable device.
|
| services.sourcehut.settings."git.sr.ht".post-update-script | A post-update script which is installed in every git repo
|
| services.sourcehut.settings."hg.sr.ht".changegroup-script | A changegroup script which is installed in every mercurial repo
|
| services.opkssh.authorizations.*.principal | Principal identifier (email, repo, etc.)
|
| services.prometheus.exporters.ecoflow.ecoflowEmailFile | Path to the file with your personal ecoflow app login email address
|
| services.prometheus.exporters.ecoflow.ecoflowAccessKeyFile | Path to the file with your personal api access string from the Ecoflow development website https://developer-eu.ecoflow.com
|
| services.prometheus.exporters.ecoflow.ecoflowSecretKeyFile | Path to the file with your personal api secret string from the Ecoflow development website https://developer-eu.ecoflow.com
|
| services.prometheus.exporters.ecoflow.ecoflowPasswordFile | Path to the file with your personal ecoflow app login email password
|
| services.prometheus.exporters.ecoflow.ecoflowDevicesFile | File must contain one line, example: R3300000,R3400000,NC430000,...
|
| services.prometheus.exporters.ecoflow.ecoflowDevicesPrettyNamesFile | File must contain one line, example: {"R3300000":"Delta 2","R3400000":"Delta Pro",...}
The key/value map of custom names for your devices
|
| services.github-runners.<name>.tokenFile | The full path to a file which contains either
- a fine-grained personal access token (PAT),
- a classic PAT
- or a runner registration token
Changing this option or the tokenFile’s content triggers a new runner registration
|
| services.grafana.settings.security.content_security_policy_report_only | Set to true to add the Content-Security-Policy-Report-Only header to your requests
|
| services.gitDaemon.exportAll | Publish all directories that look like Git repositories (have the objects
and refs subdirectories), even if they do not have the git-daemon-export-ok file
|
| services.cgit.<name>.gitHttpBackend.checkExportOkFiles | Whether git-http-backend should only export repositories that contain a git-daemon-export-ok file
|
| services.restic.server.privateRepos | Enable private repos
|
| services.gitDaemon.enable | Enable Git daemon, which allows public hosting of git repositories
without any access controls
|
| services.pgbackrest.settings | An attribute set of options as described in:
https://pgbackrest.org/configuration.html
All globally available options, i.e. all except stanza options, can be used
|
| services.cgit.<name>.gitHttpBackend.enable | Whether to bypass cgit and use git-http-backend for HTTP clones
|
| services.pgbackrest.commands.help | Options for the 'help' command
|
| services.pgbackrest.commands.info | Options for the 'info' command
|
| services.pgbackrest.commands.stop | Options for the 'stop' command
|
| services.pgbackrest.commands.check | Options for the 'check' command
|
| services.pgbackrest.commands.start | Options for the 'start' command
|
| services.docuum.keep | Prevents deletion of images for which repository:tag matches the specified regex.
|
| services.pgbackrest.commands.server | Options for the 'server' command
|
| services.pgbackrest.commands.backup | Options for the 'backup' command
|
| services.pgbackrest.commands.verify | Options for the 'verify' command
|
| services.pgbackrest.commands.expire | Options for the 'expire' command
|
| services.pgbackrest.commands.server-ping | Options for the 'server-ping' command
|
| services.pgbackrest.commands.version | Options for the 'version' command
|
| services.pgbackrest.commands.restore | Options for the 'restore' command
|
| services.pgbackrest.commands.archive-get | Options for the 'archive-get' command
|
| services.pgbackrest.commands.archive-push | Options for the 'archive-push' command
|
| services.pgbackrest.stanzas.<name>.settings | An attribute set of options as described in:
https://pgbackrest.org/configuration.html
All options can be used
|
| services.pgbackrest.commands.annotate | Options for the 'annotate' command
|
| services.pgbackrest.commands.stanza-delete | Options for the 'stanza-delete' command
|
| services.pgbackrest.commands.stanza-create | Options for the 'stanza-create' command
|
| services.pgbackrest.commands.stanza-upgrade | Options for the 'stanza-upgrade' command
|
| services.prometheus.exporters.dmarc.deduplicationMaxSeconds | How long individual report IDs will be remembered to avoid
counting double delivered reports twice.
|
| services.tlsrpt.collectd.extraFlags | List of extra flags to pass to the tlsrpt-reportd executable
|
| services.tlsrpt.package | The tlsrpt-reporter package to use.
|
| services.foldingathome.user | The user associated with the reported computation results
|
| services.taskserver.allowedClientIDs | A list of regular expressions that are matched against the reported
client id (such as task 2.3.0)
|
| services.librespeed.frontend.useNginx | Configure nginx for the LibreSpeed frontend
|
| services.foldingathome.team | The team ID associated with the reported computation results
|
| services.self-deploy.nixFile | Path to nix file in repository
|
| services.taskserver.disallowedClientIDs | A list of regular expressions that are matched against the reported
client id (such as task 2.3.0)
|
| services.github-runners.<name>.url | Repository to add the runner to
|
| hardware.nvidia.forceFullCompositionPipeline | Whether to enable forcefully the full composition pipeline
|
| services.cgit.<name>.scanPath | A path which will be scanned for repositories.
|
| services.distccd.stats.enable | Whether to enable statistics reporting via HTTP server.
|
| services.gitwatch | A set of git repositories to watch for
|
| services.self-deploy.sshKeyFile | Path to SSH private key used to fetch private repositories over
SSH.
|
| services.svnserve.svnBaseDir | Base directory from which Subversion repositories are accessed.
|
| services.gitea.dump.enable | Enable a timer that runs gitea dump to generate backup-files of the
current gitea database and repositories.
|
| services.restic.backups.<name>.progressFps | Controls the frequency of progress reporting.
|
| services.svnserve.enable | Whether to enable svnserve to serve Subversion repositories through the SVN protocol.
|
| services.logcheck.mailTo | Email address to send reports to.
|
| services.gollum.stateDir | Specifies the path of the repository directory
|
| services.gitlab.statePath | GitLab state directory
|
| services.komodo-periphery.includeDiskMounts | Only include these mount paths in disk reporting.
|
| services.komodo-periphery.excludeDiskMounts | Exclude these mount paths from disk reporting.
|
| services.radicle.httpd.aliases | Alias and RID pairs to shorten git clone commands for repositories.
|
| services.kubo.autoMigrate | Whether Kubo should try to migrate its filesystem repository automatically.
|
| services.lighttpd.cgit.enable | If true, enable cgit (fast web interface for git repositories) as a
sub-service in lighttpd.
|
| services.sourcehut.hg.group | Group for hg.sr.ht
|
| services.sourcehut.man.group | Group for man.sr.ht
|
| services.sourcehut.git.group | Group for git.sr.ht
|
| services.sourcehut.hub.group | Group for hub.sr.ht
|
| services.g810-led.profile | Keyboard profile to apply at boot time
|
| services.gitolite.dataDir | The gitolite home directory used to store all repositories
|
| services.restic.server.dataDir | The directory for storing the restic repository.
|
| services.sourcehut.todo.group | Group for todo.sr.ht
|
| services.sourcehut.meta.group | Group for meta.sr.ht
|
| services.sourcehut.paste.group | Group for paste.sr.ht
|
| services.sourcehut.lists.group | Group for lists.sr.ht
|
| services.sourcehut.pages.group | Group for pages.sr.ht
|
| services.sourcehut.builds.group | Group for builds.sr.ht
|
| services.github-runners.<name>.enable | Whether to enable GitHub Actions runner
|