|
214 | 214 | "title": "Groups",
|
215 | 215 | "description": "Learn how to manage user groups",
|
216 | 216 | "path": "./admin/groups.md",
|
217 |
| - "icon_path": "./images/icons/group.svg" |
| 217 | + "icon_path": "./images/icons/group.svg", |
| 218 | + "state": "enterprise" |
218 | 219 | },
|
219 | 220 | {
|
220 | 221 | "title": "RBAC",
|
221 | 222 | "description": "Learn how to use the role based access control",
|
222 | 223 | "path": "./admin/rbac.md",
|
223 |
| - "icon_path": "./images/icons/rbac.svg" |
| 224 | + "icon_path": "./images/icons/rbac.svg", |
| 225 | + "state": "enterprise" |
224 | 226 | },
|
225 | 227 | {
|
226 | 228 | "title": "Configuration",
|
|
250 | 252 | "title": "Audit Logs",
|
251 | 253 | "description": "Learn how to use Audit Logs in your Coder deployment",
|
252 | 254 | "path": "./admin/audit-logs.md",
|
253 |
| - "icon_path": "./images/icons/radar.svg" |
| 255 | + "icon_path": "./images/icons/radar.svg", |
| 256 | + "state": "enterprise" |
254 | 257 | },
|
255 | 258 | {
|
256 | 259 | "title": "Quotas",
|
257 | 260 | "description": "Learn how to use Workspace Quotas in Coder",
|
258 | 261 | "path": "./admin/quotas.md",
|
259 |
| - "icon_path": "./images/icons/dollar.svg" |
| 262 | + "icon_path": "./images/icons/dollar.svg", |
| 263 | + "state": "enterprise" |
260 | 264 | },
|
261 | 265 | {
|
262 | 266 | "title": "High Availability",
|
263 | 267 | "description": "Learn how to configure Coder for High Availability",
|
264 | 268 | "path": "./admin/high-availability.md",
|
265 |
| - "icon_path": "./images/icons/hydra.svg" |
| 269 | + "icon_path": "./images/icons/hydra.svg", |
| 270 | + "state": "enterprise" |
266 | 271 | },
|
267 | 272 | {
|
268 | 273 | "title": "Prometheus",
|
|
274 | 279 | "title": "Service Banners",
|
275 | 280 | "description": "Learn how to configure Service Banners",
|
276 | 281 | "path": "./admin/service-banners.md",
|
277 |
| - "icon_path": "./images/icons/info.svg" |
| 282 | + "icon_path": "./images/icons/info.svg", |
| 283 | + "state": "enterprise" |
278 | 284 | },
|
279 | 285 | {
|
280 | 286 | "title": "Telemetry",
|
|
0 commit comments