diff options
Diffstat (limited to 'test/test.json')
| -rw-r--r-- | test/test.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/test.json b/test/test.json index 3d0387ea2..d12b06d50 100644 --- a/test/test.json +++ b/test/test.json @@ -51,10 +51,7 @@ "statuses-poll-max-options": 6, "statuses-poll-option-max-chars": 50, "storage-backend": "local", - "storage-base-path": "/gotosocial/storage", - "storage-serve-base-path": "/fileserver", - "storage-serve-host": "localhost", - "storage-serve-protocol": "https", + "storage-local-base-path": "/gotosocial/storage", "trusted-proxies": [ "127.0.0.1/32", "0.0.0.0/0" |
