mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: Fix oned config schema (#1153)
This commit is contained in:
parent
1e20ad8f53
commit
b8df2c46e6
@ -270,6 +270,7 @@
|
||||
<xs:element name="RPC_LOG" type="xs:string" minOccurs="0" maxOccurs="1"/>
|
||||
<xs:element name="SCRIPTS_REMOTE_DIR" type="xs:string" minOccurs="0" maxOccurs="1"/>
|
||||
<xs:element name="SESSION_EXPIRATION_TIME" type="xs:integer" minOccurs="0" maxOccurs="1"/>
|
||||
<xs:element name="SHOWBACK_ONLY_RUNNING" type="xs:string" minOccurs="0" maxOccurs="1"/>
|
||||
<xs:element name="TIMEOUT" type="xs:integer" minOccurs="0" maxOccurs="1"/>
|
||||
|
||||
<xs:element name="TM_MAD" minOccurs="0" maxOccurs="unbounded">
|
||||
|
Loading…
x
Reference in New Issue
Block a user