Storage -> S3 Storage. Closes https://github.com/owncast/owncast/issues/1459
This commit is contained in:
@@ -167,7 +167,7 @@ export default function EditStorage() {
|
||||
<ToggleSwitch
|
||||
apiPath=""
|
||||
fieldName="enabled"
|
||||
label="Storage Enabled"
|
||||
label="Use S3 Storage Provider"
|
||||
checked={formDataValues.enabled}
|
||||
onChange={handleSwitchChange}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user