Update wallabag.json

This commit is contained in:
CanbiZ 2025-12-09 11:33:15 +01:00
parent 8db5da5d89
commit bc51e88c8c

View File

@ -28,14 +28,10 @@
} }
], ],
"default_credentials": { "default_credentials": {
"username": "wallabag", "username": null,
"password": "wallabag" "password": null
}, },
"notes": [ "notes": [
{
"text": "Default login: wallabag / wallabag - change immediately after first login!",
"type": "warning"
},
{ {
"text": "Database credentials are stored in ~/wallabag.creds", "text": "Database credentials are stored in ~/wallabag.creds",
"type": "info" "type": "info"