fix: typos
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m6s
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m6s
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
---
|
---
|
||||||
layout: article
|
layout: article
|
||||||
title: DC Options
|
title: DC Configuration Options
|
||||||
description: Options in Data Controller are set in the MPE_CONFIG table and apply to all users.
|
description: Configuration Options in Data Controller are set in the MPE_CONFIG table and apply to all users.
|
||||||
og_title: Data Controller for SAS® Options
|
og_title: Data Controller for SAS® Options
|
||||||
og_image: /img/mpe_config.png
|
og_image: /img/mpe_config.png
|
||||||
---
|
---
|
||||||
# Data Controller for SAS® - Options
|
# Configuration Options
|
||||||
|
|
||||||
The [MPE_CONFIG](/tables/mpe_config/) table provides a number of system options, which apply to all users. The table may be re-purposed for other applications, so long as scopes beginning with "DC_" are avoided.
|
The [MPE_CONFIG](/tables/mpe_config/) table provides a number of system configuration options, which apply to all users. The table may be re-purposed for other applications, so long as scopes beginning with "DC_" are avoided.
|
||||||
|
|
||||||
Currently used scopes include:
|
Currently used scopes include:
|
||||||
|
|
||||||
* DC
|
* [DC](/dcc-options/#dc-scope)
|
||||||
* DC_CATALOG
|
* [DC_CATALOG](/dcc-options/#dc_catalog-scope)
|
||||||
* DC_EMAIL
|
* [DC_EMAIL](/dcc-options/#dc_email-scope)
|
||||||
|
|
||||||
## DC Scope
|
## DC Scope
|
||||||
|
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ nav:
|
|||||||
- MPE_DATASTATUS_LIBS: tables/mpe_datastatus_libs.md
|
- MPE_DATASTATUS_LIBS: tables/mpe_datastatus_libs.md
|
||||||
- MPE_DATASTATUS_OBJ: tables/mpe_datastatus_objs.md
|
- MPE_DATASTATUS_OBJ: tables/mpe_datastatus_objs.md
|
||||||
- MPE_DATASTATUS_TABS: tables/mpe_datastatus_tabs.md
|
- MPE_DATASTATUS_TABS: tables/mpe_datastatus_tabs.md
|
||||||
|
- MPE_EMAIL: tables/mpe_email.md
|
||||||
- MPE_LOCKANYTABLE: tables/mpe_lockanytable.md
|
- MPE_LOCKANYTABLE: tables/mpe_lockanytable.md
|
||||||
- MPE_REQUESTS: tables/mpe_requests.md
|
- MPE_REQUESTS: tables/mpe_requests.md
|
||||||
- MPE_REVIEW: tables/mpe_review.md
|
- MPE_REVIEW: tables/mpe_review.md
|
||||||
|
|||||||
Reference in New Issue
Block a user