You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change will show a warning when setting up a commercial edition but
connecting to a raw one, or when setting a raw edition and connecting to
a commercial one. In the last case the message warns about some
unavailable functionality unless commercial editions is selected
'The data source specified the Checkmk Enterprise Edition, but Checkmk Raw Edition was detected. Please choose the raw edition in the data source settings.'
181
+
'The data source specified the Checkmk commercial editions, but Checkmk Raw Edition was detected. Choose the raw edition in the data source settings.'
'The data source specified the Checkmk Raw Edition, but a Checkmk commercial edition was detected. Some functionality may not be available. Choose commercial editions in the data source settings to enable all features.'
182
187
);
183
188
}
184
189
// The REST API would be ok with other users, but the autocompleter are not
0 commit comments