Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82103b3

Browse files
committed
Add section for database encryption in docs manifest
1 parent a12aa6b commit 82103b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,11 @@
514514
"title": "Secrets",
515515
"description": "Use sensitive variables in your workspaces",
516516
"path": "./admin/security/secrets.md"
517+
},
518+
{
519+
"title": "Database Encryption",
520+
"description": "Encrypt the database to prevent unauthorized access",
521+
"path": "./admin/security/database-encryption.md"
517522
}
518523
]
519524
}

0 commit comments

Comments
 (0)