mirror of
https://github.com/OCEAN-xyz/datum-gateway-startos.git
synced 2025-05-12 11:10:42 +02:00
rename API to admin
This commit is contained in:
parent
be6113e329
commit
8aa0a3cab6
@ -222,8 +222,8 @@ export const getConfig: T.ExpectedExports.getConfig = compat.getConfig({
|
|||||||
},
|
},
|
||||||
admin_password: {
|
admin_password: {
|
||||||
type: "string",
|
type: "string",
|
||||||
name: "API password",
|
name: "Admin Password",
|
||||||
description: "API password for actions/changes",
|
description: "Admin password for actions/changes",
|
||||||
default: "",
|
default: "",
|
||||||
nullable: true,
|
nullable: true,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user