mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-15 02:10:45 +00:00
22 lines
411 B
JSON
22 lines
411 B
JSON
{
|
|
"multiPass": "moneyprintergobrrr",
|
|
"defaultNodeIndex": 1,
|
|
"SSO": {
|
|
"rtlSSO": 0,
|
|
"rtlCookiePath": "",
|
|
"logoutRedirectLink": ""
|
|
},
|
|
"nodes": [
|
|
{
|
|
"index": 1,
|
|
"lnNode": "Citadel",
|
|
"Settings": {
|
|
"userPersona": "MERCHANT",
|
|
"themeMode": "DAY",
|
|
"themeColor": "PURPLE",
|
|
"enableLogging": true,
|
|
"fiatConversion": true
|
|
}
|
|
}
|
|
]
|
|
} |