Fossil SCM
Fix a typo in the FOSSIL_SECURITY_LEVEL documentation of the previous check-in.
Commit
2dec4bdfcbe1796f9d53974c29891faaea282f1c
Parent
2b964533da914f5…
1 file changed
+1
-1
+1
-1
| --- www/encryptedrepos.wiki | ||
| +++ www/encryptedrepos.wiki | ||
| @@ -45,11 +45,11 @@ | ||
| 45 | 45 | Use the FOSSIL_SECURITY_LEVEL environment for additional protection. |
| 46 | 46 | <blockquote><pre> |
| 47 | 47 | export FOSSIL_SECURITY_LEVEL=1 |
| 48 | 48 | </pre></blockquote> |
| 49 | 49 | A setting of 1 or greater |
| 50 | -prevents fossil from trying to remember the previous sync password. Setting | |
| 50 | +prevents fossil from trying to remember the previous sync password. | |
| 51 | 51 | <blockquote><pre> |
| 52 | 52 | export FOSSIL_SECURITY_LEVEL=2 |
| 53 | 53 | </pre></blockquote> |
| 54 | 54 | A setting of 2 or greater |
| 55 | 55 | causes all password prompts to be preceeded by a random translation matrix similar |
| 56 | 56 |
| --- www/encryptedrepos.wiki | |
| +++ www/encryptedrepos.wiki | |
| @@ -45,11 +45,11 @@ | |
| 45 | Use the FOSSIL_SECURITY_LEVEL environment for additional protection. |
| 46 | <blockquote><pre> |
| 47 | export FOSSIL_SECURITY_LEVEL=1 |
| 48 | </pre></blockquote> |
| 49 | A setting of 1 or greater |
| 50 | prevents fossil from trying to remember the previous sync password. Setting |
| 51 | <blockquote><pre> |
| 52 | export FOSSIL_SECURITY_LEVEL=2 |
| 53 | </pre></blockquote> |
| 54 | A setting of 2 or greater |
| 55 | causes all password prompts to be preceeded by a random translation matrix similar |
| 56 |
| --- www/encryptedrepos.wiki | |
| +++ www/encryptedrepos.wiki | |
| @@ -45,11 +45,11 @@ | |
| 45 | Use the FOSSIL_SECURITY_LEVEL environment for additional protection. |
| 46 | <blockquote><pre> |
| 47 | export FOSSIL_SECURITY_LEVEL=1 |
| 48 | </pre></blockquote> |
| 49 | A setting of 1 or greater |
| 50 | prevents fossil from trying to remember the previous sync password. |
| 51 | <blockquote><pre> |
| 52 | export FOSSIL_SECURITY_LEVEL=2 |
| 53 | </pre></blockquote> |
| 54 | A setting of 2 or greater |
| 55 | causes all password prompts to be preceeded by a random translation matrix similar |
| 56 |