diff --git a/docs/extensions/storage/_index.md b/docs/extensions/storage/_index.md index 61307ec92a..3de169462f 100644 --- a/docs/extensions/storage/_index.md +++ b/docs/extensions/storage/_index.md @@ -11,27 +11,35 @@ This service provides an ocis extension that wraps [reva](https://github.com/cs3 It uses the port range 9140-9179 to preconfigure several services. -| port | service | -+------+---------+ -| 9109 | health? | -| 9140 | frontend | -| 9141 | frontend debug | -| 9142 | gateway | -| 9143 | gateway debug | -| 9144 | users | -| 9145 | users debug | -| 9146 | authbasic | -| 9147 | authbasic debug | -| 9148 | authbearer | -| 9149 | authbearer debug | -| 9150 | sharing | -| 9151 | sharing debug | -| 9154 | storage home | -| 9155 | storage home data | -| 9156 | storage home debug | -| 9157 | storage users | -| 9158 | storage users data | -| 9159 | storage users debug | +| port | service | +|-----------|-----------------------------------------------| +| 9109 | health? | +| 9140 | frontend | +| 9141 | frontend debug | +| 9142 | gateway | +| 9143 | gateway debug | +| 9144 | users | +| 9145 | users debug | +| 9146 | authbasic | +| 9147 | authbasic debug | +| 9148 | authbearer | +| 9149 | authbearer debug | +| 9150 | sharing | +| 9151 | sharing debug | +| 9152 | storage root | +| 9153 | storage root debug | +| 9154 | storage home | +| 9155 | storage home debug | +| 9156 | storage home data | +| 9157 | storage home data debug | +| 9158 | storage eos | +| 9159 | storage eos debug | +| 9160 | storage eos data | +| 9161 | storage eos data debug | +| 9162 | storage oc | +| 9163 | storage oc debug | +| 9164 | storage oc data | +| 9165 | storage oc data debug | | 9166-9177 | reserved for s3, wnd, custom + data providers | -| 9178 | storage public link | -| 9179 | storage public link debug | +| 9178 | storage public link | +| 9179 | storage public link data | \ No newline at end of file