Skip to content

Commit

Permalink
modified test.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
cemklc committed May 3, 2021
1 parent f738f56 commit 2199ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/io/antmedia/test/test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@

<bean id="streamAcceptFilter" class="io.antmedia.filter.StreamAcceptFilter"/>

<bean id="app.storageClient" class="io.antmedia.storage.AmazonS3StorageClient">
<bean id="app.storageClient" class="io.antmedia.storage.StorageClient">
<property name="accessKey" value="" />
<property name="secretKey" value="" />
<property name="endpoint" value="" />
Expand Down

0 comments on commit 2199ad0

Please sign in to comment.