Skip to content

Commit

Permalink
Merge pull request #58 from theohbrothers/docs/readme-add-known-issue…
Browse files Browse the repository at this point in the history
…s-section

Docs (readme): Add Known issues section
  • Loading branch information
leojonathanoh authored Oct 28, 2022
2 parents 8901310 + 426b48f commit 152895b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,7 @@ cp -rf /path/to .pictures
docker-compose up
curl --head http://yourserver:8080/.pictures/index.htm
```

## Known issues

- High memory usage on loading `index.htm`, because the actual images are used in `<img src>`.

0 comments on commit 152895b

Please sign in to comment.