mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
typo: added word + deleted trailing spaces
This commit is contained in:
parent
304213cfa4
commit
ef1bd16a72
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ Depending on the configuration, this module will process the feed as follow:
|
||||||
- Elseif, the saved content associated with the paste is not the same, process it
|
- Elseif, the saved content associated with the paste is not the same, process it
|
||||||
- Else, do not process it but keep track for statistics on duplicate
|
- Else, do not process it but keep track for statistics on duplicate
|
||||||
|
|
||||||
operation_mode 3: "Don't look if duplicate"
|
operation_mode 3: "Don't look if duplicated content"
|
||||||
- SImply do not bother to check if it is a duplicate
|
- SImply do not bother to check if it is a duplicate
|
||||||
|
|
||||||
Note that the hash of the content is defined as the sha1(gzip64encoded).
|
Note that the hash of the content is defined as the sha1(gzip64encoded).
|
||||||
|
|
Loading…
Reference in a new issue