README.md aktualisiert

This commit is contained in:
alf
2026-05-07 06:59:20 +00:00
parent 3b74aa671e
commit 7807b65e39

View File

@ -1,8 +1,9 @@
Bei der Nutzung von Jottacloud in allen rclone.config hinzufügen: Bei der Nutzung von Jottacloud in allen rclone.config hinzufügen:
[jotta] <code>
type = jottacloud [jotta]
username = deine@email.de type = jottacloud
... username = deine@email.de
encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation ...
encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation
</code>