link issue for FIXME
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -64,7 +64,7 @@ func Server(cfg *config.Config) *cli.Command {
|
|||||||
ocdav.Version(cfg.Status.Version),
|
ocdav.Version(cfg.Status.Version),
|
||||||
ocdav.VersionString(cfg.Status.VersionString),
|
ocdav.VersionString(cfg.Status.VersionString),
|
||||||
ocdav.Edition(cfg.Status.Edition),
|
ocdav.Edition(cfg.Status.Edition),
|
||||||
// ocdav.FavoriteManager() // FIXME needs a proper persistence implementation
|
// ocdav.FavoriteManager() // FIXME needs a proper persistence implementation https://github.com/owncloud/ocis/issues/1228
|
||||||
// ocdav.LockSystem(), // will default to the CS3 lock system
|
// ocdav.LockSystem(), // will default to the CS3 lock system
|
||||||
// ocdav.TLSConfig() // tls config for the http server
|
// ocdav.TLSConfig() // tls config for the http server
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user