mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
doc: Add an URL link.
* doc/guix.texi (Services)[Telephony Services]{Jami}: Add link to the Jami
project home-page.
Change-Id: If8e5ad61f9f36c0403e74d6926e89eb463bb009b
This commit is contained in:
parent
6f43befa56
commit
082a636053
1 changed files with 6 additions and 6 deletions
|
|
@ -31839,12 +31839,12 @@ services:
|
|||
@subsubheading Jami
|
||||
|
||||
@defvar jami-service-type
|
||||
The service type for running Jami as a service. It takes a
|
||||
@code{jami-configuration} object as a value, documented below. This
|
||||
section describes how to configure a Jami server that can be used to
|
||||
host video (or audio) conferences, among other uses. The following
|
||||
example demonstrates how to specify Jami account archives (backups) to
|
||||
be provisioned automatically:
|
||||
The service type for running @uref{https://jami.net/, Jami} as a
|
||||
service. It takes a @code{jami-configuration} object as a value,
|
||||
documented below. This section describes how to configure a Jami server
|
||||
that can be used to host video (or audio) conferences, among other uses.
|
||||
The following example demonstrates how to specify Jami account archives
|
||||
(backups) to be provisioned automatically:
|
||||
|
||||
@lisp
|
||||
(service jami-service-type
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue