Skip to content

Commit

Permalink
fix: remove outdated thumbnails section from README for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
PlusOne committed Jan 2, 2025
1 parent c048d0a commit b808971
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ Special thanks to **Thomas Leister** for inspiration drawn from [[prosody-filer]
```bash
mkdir -p /path/to/hmac-file-server/data/
mkdir -p /path/to/hmac-file-server/deduplication/
mkdir -p /path/to/hmac-file-server/thumbnails/
mkdir -p /path/to/hmac-file-server/iso/
```

Expand All @@ -73,7 +72,7 @@ The server is configured via a `config.toml` file. Key settings include:
- **Server Settings**: Port, logging, metrics
- **Security**: HMAC secret, TLS options
- **File Management**: TTL, deduplication, uploads, and downloads
- **Thumbnails and ISO**: Generation and mounting settings
- **ISO**: Generation and mounting settings
- **Workers**: Adjust thread management

For detailed configuration options, refer to the [Wiki](./wiki.md).
Expand Down

0 comments on commit b808971

Please sign in to comment.