github.com/cs3org/reva/v2@v2.27.7/tests/oc-integration-tests/local-mesh/Readme.md (about)

     1  # Local deployment of reva
     2  
     3  ## Notable Services
     4  `frontend-global.toml` serves all HTTP services on 20180 with a global namespace on the `/webdav` and `/dav/users/{username}` endpoints. This mimics the cernbox deployment.
     5  `frontend.toml` serves all HTTP services on 20080, jailing users into their home on the `/webdav` and `/dav/users/{username}` endpoints. This mimics the classic ownCloud.
     6  
     7  Use either `users.toml` or `users-ldap.toml`. You cannot use both at the same time.