mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 06:34:42 +02:00
API: hide ApiListener#ticket_salt
This commit is contained in:
parent
1076bd1a06
commit
07d768f166
@ -47,7 +47,7 @@ class ApiListener : ConfigObject
|
||||
default {{{ return 15.0; }}}
|
||||
};
|
||||
|
||||
[config] String ticket_salt;
|
||||
[config, no_user_view, no_user_modify] String ticket_salt;
|
||||
|
||||
[config] Array::Ptr access_control_allow_origin;
|
||||
[config, deprecated] bool access_control_allow_credentials;
|
||||
|
Loading…
x
Reference in New Issue
Block a user