Skip to content

Commit 412d2b3

Browse files
authored
Update gitea.json
1 parent ce9323a commit 412d2b3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

frontend/public/json/gitea.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,10 @@
4242
"username": null,
4343
"password": null
4444
},
45-
"notes": []
45+
"notes": [
46+
{
47+
"text": "The script installs SQLite3 as default database provider. You will be asked to select database type when you initially open the application URL. Select SQLite3 or provide your own database.",
48+
"type": "info"
49+
}
50+
]
4651
}

0 commit comments

Comments
 (0)