Commit Graph

5 Commits

Author SHA1 Message Date
Alex Unger
91e17d0cde Add Namespace flag (#21)
* added http-namespace to the flagset

* update description

* added namespace option to the options list

* added namespace as a config parameter

* updated docs

* fix default value override
2019-12-27 13:09:27 +01:00
Thomas Boerger
385a99d3a3 Add custom http root
Now we are able to let this service run on a different root path.
2019-12-09 16:11:26 +01:00
Thomas Boerger
bf74e2233e Require a minimum of Go 1.13
Some dependencies of the ocis extensions require crypto/ed25519 which
doesn't seem to be available in Go 1.12.
2019-12-06 14:59:13 +01:00
Thomas Boerger
dfa78aff7c Restructure based on hello reference 2019-12-06 13:18:26 +01:00
Thomas Müller
d9e7f1a986 init 2019-12-04 17:15:11 +01:00