Add example to container-sync-realms.conf.5 man page
Related-Change: I0760ce149e6d74f2b3f1badebac3e36da1ab7e77 Change-Id: I129de42f91d7924c7bcb9952f17fe8a1a10ae219
This commit is contained in:
parent
816331155c
commit
8b7f15223c
@ -102,8 +102,27 @@ key to key2 and make a new key value.
|
|||||||
.RE
|
.RE
|
||||||
.PD
|
.PD
|
||||||
|
|
||||||
|
.SH EXAMPLE
|
||||||
|
.nf
|
||||||
|
.RS 0
|
||||||
|
[DEFAULT]
|
||||||
|
mtime_check_interval = 300
|
||||||
|
|
||||||
|
|
||||||
|
[realm1]
|
||||||
|
key = realm1key
|
||||||
|
key2 = realm1key2
|
||||||
|
cluster_clustername1 = https://host1/v1/
|
||||||
|
cluster_clustername2 = https://host2/v1/
|
||||||
|
|
||||||
|
[realm2]
|
||||||
|
key = realm2key
|
||||||
|
key2 = realm2key2
|
||||||
|
cluster_clustername3 = https://host3/v1/
|
||||||
|
cluster_clustername4 = https://host4/v1/
|
||||||
|
.RE
|
||||||
|
.fi
|
||||||
|
|
||||||
|
|
||||||
.SH DOCUMENTATION
|
.SH DOCUMENTATION
|
||||||
.LP
|
.LP
|
||||||
|
Loading…
Reference in New Issue
Block a user