Files
portal_v3/portal/system/config.json
equippedcoding-master 1c59875b8a initial commit 2
2025-09-17 15:19:57 -05:00

14 lines
257 B
JSON

{
"plugins": [
{
"name": "stripe",
"activated": true,
"directory": "stripe"
},
{
"name": "paypal",
"activated": true,
"directory": "paypal"
}
]
}