mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
Minor terminology changes in the config documentation.
This commit is contained in:
parent
91831b3260
commit
34a8703187
@ -33,8 +33,8 @@ Each object is uniquely identified by its type ("Host") and name
|
|||||||
("host1.example.org"). Objects can contain a comma-separated list of property
|
("host1.example.org"). Objects can contain a comma-separated list of property
|
||||||
declarations. The following data types are available for property values:
|
declarations. The following data types are available for property values:
|
||||||
|
|
||||||
Number
|
Numeric Literals
|
||||||
^^^^^^
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
A floating-point number.
|
A floating-point number.
|
||||||
|
|
||||||
@ -44,8 +44,8 @@ Example:
|
|||||||
-27.3
|
-27.3
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
String
|
String Literals
|
||||||
^^^^^^
|
^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
A string. No escape characters are supported at present though this will likely
|
A string. No escape characters are supported at present though this will likely
|
||||||
change.
|
change.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user