Remove french.

This commit is contained in:
href 2018-12-08 11:09:35 +01:00
parent 3b27f61ffa
commit f079ca7181
No known key found for this signature in database
GPG Key ID: EE8296C1A152C325
1 changed files with 2 additions and 2 deletions

View File

@ -25,10 +25,10 @@ No specific configuration.
## Pleroma.Upload.Filter.AnonymizeFilename
This filter remplaces the filename (not the path) of an upload. For complete obfuscation, add
This filter replaces the filename (not the path) of an upload. For complete obfuscation, add
`Pleroma.Upload.Filter.Dedupe` before AnonymizeFilename.
* `text`: Text to remplace filenames in links. If empty, `{random}.extension` will be used.
* `text`: Text to replace filenames in links. If empty, `{random}.extension` will be used.
## :uri_schemes
* `valid_schemes`: List of the scheme part that is considered valid to be an URL