mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 01:05:22 -04:00
52 lines
957 B
JSON
52 lines
957 B
JSON
{
|
|
"overview": {
|
|
"title": "Overview",
|
|
"theme": {
|
|
"breadcrumb": true,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": false
|
|
}
|
|
},
|
|
"limitations": {
|
|
"title": "Limitations",
|
|
"theme": {
|
|
"breadcrumb": false,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": true
|
|
}
|
|
},
|
|
"error-502": {
|
|
"title": "502 Error on AnythingLLM Hosted",
|
|
"theme": {
|
|
"breadcrumb": true,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": true
|
|
}
|
|
},
|
|
"-- Terms & Conditions": {
|
|
"type": "separator",
|
|
"title": "Terms & Conditions"
|
|
},
|
|
"terms-and-conditions": {
|
|
"title": "Terms & Conditions",
|
|
"theme": {
|
|
"breadcrumb": true,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": true
|
|
}
|
|
},
|
|
"privacy-policy": {
|
|
"title": "Privacy Policy",
|
|
"theme": {
|
|
"breadcrumb": true,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": true
|
|
}
|
|
}
|
|
}
|