mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
fix indent
This commit is contained in:
@@ -2,36 +2,36 @@ soc:
|
|||||||
enabled:
|
enabled:
|
||||||
description: You can enable or disable SOC.
|
description: You can enable or disable SOC.
|
||||||
advanced: True
|
advanced: True
|
||||||
files:
|
files:
|
||||||
soc:
|
soc:
|
||||||
banner__md:
|
banner__md:
|
||||||
title: Login Banner
|
title: Login Banner
|
||||||
description: Customize the login page with a specific markdown-formatted message.
|
description: Customize the login page with a specific markdown-formatted message.
|
||||||
file: True
|
file: True
|
||||||
global: True
|
global: True
|
||||||
syntax: md
|
syntax: md
|
||||||
helpLink: soc-customization.html
|
helpLink: soc-customization.html
|
||||||
motd__md:
|
motd__md:
|
||||||
title: Overview Page
|
title: Overview Page
|
||||||
description: Customize the overview page with specific markdown-formatted content. Images can be used but must be hosted from another host that is accessible by the user's browser.
|
description: Customize the overview page with specific markdown-formatted content. Images can be used but must be hosted from another host that is accessible by the user's browser.
|
||||||
file: True
|
file: True
|
||||||
global: True
|
global: True
|
||||||
syntax: md
|
syntax: md
|
||||||
helpLink: soc-customization.html
|
helpLink: soc-customization.html
|
||||||
custom__js:
|
custom__js:
|
||||||
title: Custom Javascript
|
title: Custom Javascript
|
||||||
description: Customize SOC UI behavior with custom Javascript code. Custom Javascript not provided by Security Onion Solutions is unsupported, and should be removed prior to requesting support and prior to performing upgrades.
|
description: Customize SOC UI behavior with custom Javascript code. Custom Javascript not provided by Security Onion Solutions is unsupported, and should be removed prior to requesting support and prior to performing upgrades.
|
||||||
file: True
|
file: True
|
||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: soc-customization.html
|
helpLink: soc-customization.html
|
||||||
custom_roles:
|
custom_roles:
|
||||||
title: Custom Roles
|
title: Custom Roles
|
||||||
description: Customize role and permission mappings. Changing this setting requires a complete understanding of the SOC RBAC system.
|
description: Customize role and permission mappings. Changing this setting requires a complete understanding of the SOC RBAC system.
|
||||||
file: True
|
file: True
|
||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: soc-customization.html
|
helpLink: soc-customization.html
|
||||||
config:
|
config:
|
||||||
licenseKey:
|
licenseKey:
|
||||||
title: License Key
|
title: License Key
|
||||||
|
|||||||
Reference in New Issue
Block a user