LimeSurvey: small fixes

This commit is contained in:
tremor021 2025-10-10 22:06:24 +02:00
parent 481ef8eeaa
commit be28eb1faf

View File

@ -31,5 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "You will need to input database credentials into LimeSurvey installer. Use `cat ~/limesurvey.creds` inside LXC.",
"type": "info"
}
]
}