From a45ebe27cbe20b4af6d3dc6005b843742a3caffa Mon Sep 17 00:00:00 2001 From: aadrian Date: Fri, 6 Jan 2017 14:03:54 +0100 Subject: [PATCH] Updated External database configuration (markdown) --- External-database-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/External-database-configuration.md b/External-database-configuration.md index 2b81271..e07f756 100644 --- a/External-database-configuration.md +++ b/External-database-configuration.md @@ -84,4 +84,4 @@ Some databases support the encyrption of the DB specific files on disk. In order For **H2 (default DB)**, the encryption steps are described here: http://www.h2database.com/html/features.html#file_encryption . -**Note:** If encryption is active, the DB Console https://github.com/gitbucket/gitbucket/wiki/Connect-to-H2-database and other plug-ins that use their own connectin also need those encryption adjustments *(as they don't rely on the standard ```GITBUCKET_HOME/database.conf``` to get their connection from)*. \ No newline at end of file +**Note:** If encryption is active, the DB Console https://github.com/gitbucket/gitbucket/wiki/Connect-to-H2-database and other plug-ins that use their own connection also need those encryption adjustments *(as they don't rely on the standard ```GITBUCKET_HOME/database.conf``` to get their connection from)*. \ No newline at end of file