17 lines
714 B
JSON
17 lines
714 B
JSON
|
|
{
|
||
|
|
"group_name": "basic",
|
||
|
|
"title": "Logo URL",
|
||
|
|
"description": "The path from your XenForo root directory to your logo. If you specify alternate variations, they should be the same size. If you specify an SVG, you should set <b>Emails > Email logo URL</b> to a PNG, or similar, for better compatibility.",
|
||
|
|
"property_type": "value",
|
||
|
|
"css_components": [],
|
||
|
|
"value_type": "string",
|
||
|
|
"value_parameters": "asset=logo",
|
||
|
|
"has_variations": true,
|
||
|
|
"depends_on": "",
|
||
|
|
"value_group": "logo",
|
||
|
|
"property_value": {
|
||
|
|
"default": "data/assets/logo_default/plaza-logo-wide.webp",
|
||
|
|
"alternate": "data/assets/logo_alternate/plaza-logo-wide.webp"
|
||
|
|
},
|
||
|
|
"display_order": 101
|
||
|
|
}
|