AMPTemplates/gatekeeperv2metaconfig.json

21 lines
414 B
JSON
Raw Permalink Normal View History

[
{
"ConfigFile": "GatekeeperV2-main/tokens.py",
"AutoMap": false,
"ConfigType": "kvp",
"ConfigFormat": "{0} = '{1}'",
"Subsections": [
{
"Heading": "$root",
"SettingMappings": {
"token": "token",
"AMPUser": "AMPUser",
"AMPPassword": "AMPPassword",
"AMPAuth": "AMPAuth",
"AMPurl": "AMPurl"
}
}
]
}
]