summaryrefslogtreecommitdiff
path: root/internal/config/values.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/config/values.go')
-rw-r--r--internal/config/values.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/internal/config/values.go b/internal/config/values.go
index a8ffed1af..c1d2946f5 100644
--- a/internal/config/values.go
+++ b/internal/config/values.go
@@ -53,10 +53,7 @@ type Values struct {
MediaDescriptionMaxChars int
StorageBackend string
- StorageBasePath string
- StorageServeProtocol string
- StorageServeHost string
- StorageServeBasePath string
+ StorageLocalBasePath string
StatusesMaxChars int
StatusesCWMaxChars int