Update json

This commit is contained in:
tremor021 2025-04-11 00:55:21 +02:00
parent 0cf463c2ca
commit dda78c9971

View File

@ -45,6 +45,10 @@
{ {
"type": "info", "type": "info",
"text": "`cat ~/rclone.creds` to view login credentials" "text": "`cat ~/rclone.creds` to view login credentials"
},
{
"type": "info",
"text": "`htpasswd -b -B /opt/rclone/login.pwd newuser newuserpassword` to add more users."
} }
] ]
} }