(Doc) Add section on what is stored in the DB + Add clear section on key/team based logging (#6769)

* fix clean up logging

* add Default Login, Logout URLs

* docs on tables in DB schema

* docs add section on What is stored in the DB
This commit is contained in:
Ishaan Jaff 2024-11-16 10:28:44 -08:00 committed by GitHub
parent 8e4d717341
commit ff94f6bc0f
4 changed files with 102 additions and 58 deletions

View file

@ -36,7 +36,7 @@ const sidebars = {
{
type: "category",
label: "Architecture",
items: ["proxy/architecture"],
items: ["proxy/architecture", "proxy/db_info"],
},
{
type: "link",