diff --git a/_config.yml b/_config.yml index 4df9e5a..31b164e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ theme: jekyll-theme-minimal -title: Asphyxia +title: Asphyxia CORE logo: /img/core-logo.png description: | -

Interface CONFIG_OPTIONS

+

Interface ConfigOption

@@ -75,7 +75,7 @@

Hierarchy

@@ -86,14 +86,14 @@

Properties

@@ -107,7 +107,7 @@
default: any
@@ -122,7 +122,7 @@
desc: string
@@ -137,7 +137,7 @@
name: string
@@ -152,7 +152,7 @@
needRestart: boolean
@@ -167,7 +167,7 @@
options: string[]
@@ -182,7 +182,7 @@
range: [number, number]
@@ -197,7 +197,7 @@
type: "string" | "integer" | "float" | "boolean"
@@ -212,7 +212,7 @@
validator: (data: string) => true | string
@@ -260,31 +260,31 @@