Skip to content

Commit

Permalink
Fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles-Antoine Mathieu committed May 17, 2022
1 parent 3eddc2d commit e23006a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog/1.3.6
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ New :
- ProtectedByPassword => FeaturePassword (default: enabled)
- Authentication => FeatureAuthentication (default: disabled)
- NoAnonymousUploads => FeatureAuthentication = "forced"
No breaking change configuration sill fallbacks to old parameters if the associated feature flag is not defined
No breaking change as configuration sill fallbacks to old parameters if the associated feature flag is not defined
- New feature flag FeatureComments (default: enabled)
Allow or prevent users to specify upload comments
- New feature flag FeatureSetTTL (default: enabled)
Allow or prevent user to specify upload TTL. When disabled the upload TTL is always set to DefaultTTL, users have no control over it.
- New feature flag ExtendTTL (default: disabled)
- New feature flag FeatureExtendTTL (default: disabled)
Allow or prevent users to create uploads that automatically extend their expiration date by their specified TTL when accessed
- New feature flag FeatureClients (default: enabled)
Display or hide the Clients download link in the web UI
Expand Down

0 comments on commit e23006a

Please sign in to comment.