mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 11:42:16 +00:00
re-add storm bug info
This commit is contained in:
parent
9623e01d3f
commit
e43a70c28d
@ -65,6 +65,11 @@ You may also need a database specific package:
|
||||
* MySQL: `apt install python-mysqldb`
|
||||
* PostgreSQL: `apt-install python-psycopg2`
|
||||
|
||||
Due to a bug in `storm`, `psycopg2` version 2.5 and later does not work
|
||||
properly. You can either use version 2.4 or [patch storm][] yourself.
|
||||
|
||||
[patch-storm]: https://bugs.launchpad.net/storm/+bug/1170063
|
||||
|
||||
### Configuration
|
||||
|
||||
Supysonic looks for two files for its configuration: `/etc/supysonic` and
|
||||
|
Loading…
Reference in New Issue
Block a user