Files
puter/tests/example-client-config.yaml
T
Daniel Salazar 99d96edd9c feat: s3 fs in oss (#2761)
* feat: s3 fs in oss

* feat: new endpoints in OSS

* fix: name of fs extension

* perf: signed uploads

* fix: await socket events to align fs events

* fix: default bucket names

* fix: backend tests

* fix: deps

* fix: order
2026-04-02 11:20:59 -07:00

10 lines
205 B
YAML

api_url: http://api.puter.localhost:4100
frontend_url: http://puter.localhost:4100
username: admin
auth_token: ""
mountpoints:
- path: /
provider: puterfs
- path: /admin/tmp
provider: memoryfs