mirror of https://github.com/Icinga/icinga2.git
parent
111b53a932
commit
92727d13c7
|
@ -49,7 +49,7 @@ class ApiListener : ConfigObject
|
||||||
|
|
||||||
[config] String ticket_salt;
|
[config] String ticket_salt;
|
||||||
|
|
||||||
[config] array(String) access_control_allow_origin {
|
[config] Array::Ptr access_control_allow_origin {
|
||||||
default {{{ return new Array(); }}}
|
default {{{ return new Array(); }}}
|
||||||
};
|
};
|
||||||
[config] bool access_control_allow_credentials
|
[config] bool access_control_allow_credentials
|
||||||
|
|
Loading…
Reference in New Issue