mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-09 10:57:04 +00:00
docs: generalize documentation guidelines and restore useful encryption details
This commit is contained in:
parent
10843b6735
commit
efefe4e4e5
1 changed files with 10 additions and 0 deletions
|
|
@ -35,6 +35,16 @@ docker run -e ALLOW_UNPROTECTED_EXPORT=true rcourtman/pulse:latest
|
|||
- **Minimum Passphrase**: 12 characters required
|
||||
- **Security Tab**: Check status in Settings → Security
|
||||
|
||||
### What's Encrypted in Exports
|
||||
- Node credentials (passwords, API tokens)
|
||||
- PBS credentials
|
||||
- Email settings passwords
|
||||
|
||||
### What's NOT Encrypted
|
||||
- Node hostnames and IPs
|
||||
- Threshold settings
|
||||
- General configuration
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
**Export blocked?** Set API_TOKEN or ALLOW_UNPROTECTED_EXPORT=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue