aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhref <href@random.sh>2018-12-08 11:09:35 +0100
committerhref <href@random.sh>2018-12-08 11:09:35 +0100
commitf079ca7181a907416b77c2f81307049036f74aa9 (patch)
tree3e8513512d0d74a9c4b360a6f716ad7a84b67104
parent3b27f61ffa737dd6f4f9ec3a50c248d9077ddb51 (diff)
downloadpleroma-f079ca7181a907416b77c2f81307049036f74aa9.tar.gz
Remove french.
-rw-r--r--config/config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.md b/config/config.md
index 7f97f7342..a32c4cbde 100644
--- a/config/config.md
+++ b/config/config.md
@@ -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