Skip to content

Commit

Permalink
List required libraries in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
raynei86 committed Jul 18, 2024
1 parent 6fa7bda commit 66197ac
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 @@ -15,6 +15,10 @@ It relies on the following technologies:
- ElasticSearch v5.2
- Redis v3.2

The following libraries are needed:
- [Pango](https://pango.gnome.org/)
- libmagic

Authentication
- OpenRecords currently implements LDAP and OAuth for authentication. For development, you can bypass authentication by setting both `'USE_OAUTH'` and `'USE_LDAP'` to `False`.

Expand Down

0 comments on commit 66197ac

Please sign in to comment.