Compare commits

...

1 Commits

Author SHA1 Message Date
Slaviša Arežina
412d2b3d99 Update gitea.json 2025-11-24 15:53:44 +01:00

View File

@@ -42,5 +42,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"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.",
"type": "info"
}
]
}