docs: password will be encrypted in config

This commit is contained in:
2025-12-11 11:44:08 +01:00
parent 4ec9892bd1
commit 41b0a1fa49

View File

@@ -54,7 +54,7 @@ It looks like this :
```yaml
handle: your_handle
password: your_password
password: your_password_encrypted
batch_size: 10
delay: 1
verbose: true