guix/doc
Christopher Baines d8ab68b929
services: guix-data-service: Allow passing extra options.
This is so that the options supported by the service configuration don't have
to always be changed. Generally though all options should be explicitly
supported and documented, so this is mostly to facilitate experimentation.

* gnu/services/guix.scm (<guix-data-service-configuration>): Add extra-options
and extra-process-jobs-options to the record type.
(guix-data-service-shepherd-services): Handle these new configuration record
fields.
* doc/guix.texi (Guix Data Service): Document these new options.
2020-03-08 23:35:03 +00:00
..
images Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
build.scm doc: Make sure 'htmlxref.cnf' is honored. 2020-01-12 00:19:10 +01:00
contributing.texi etc: Add copyright. 2020-02-22 17:56:31 +03:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Avoid URL reference to the manual. 2020-01-17 14:22:07 +01:00
guix.texi services: guix-data-service: Allow passing extra options. 2020-03-08 23:35:03 +00:00
htmlxref.cnf doc: Update htmlxref.cnf. 2020-01-12 00:19:10 +01:00
local.mk doc: Add German Cookbook translation. 2020-02-17 06:52:11 +00:00
package-hello.scm