Skip to content

Commit e5e587a

Browse files
authored
Update gitea.json (#9406)
1 parent b4bce49 commit e5e587a

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)