Add Namespace Flag to Service (#5)
* added namespace option * added namespace to config struct * use config value * add http-namespace flag * update docs
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
2221c66aba
commit
046fec2033
@@ -129,6 +129,9 @@ If you prefer to configure the service with commandline flags you can see the av
|
||||
--http-addr
|
||||
: Address to bind http server, defaults to `0.0.0.0:9130`
|
||||
|
||||
--http-namespace
|
||||
: Namespace for internal services communication, defaults to `com.owncloud.web`
|
||||
|
||||
--http-root
|
||||
: Root path of http server, defaults to `/`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user