aboutsummaryrefslogtreecommitdiff
path: root/net/seafile-server/Config.in
Commit message (Collapse)AuthorAge
* seafile-server: fix django 1.11 detect, tidy upEneas U de Queiroz2019-03-29
| | | | | | | | | | | | | Django 1.11 is supported, but seafile-admin was still looking for v. 1.8. Replaced current patch with the patch from haiwen/seafile-server#147. Cleaned up unsupported configure options, including riak backend. Check that the seafile-server version is the same as seafile-seanet's at build time, removing the static EXTRA_DEPENDS check done at install time. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* seafile-server: fix dependency specificationGergely Kiss2016-08-24
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile-server: add config options for extra featuresGergely Kiss2016-08-24
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>