This commit is contained in:
epoberezkin
2023-08-17 16:15:48 +00:00
parent 53e71ea97b
commit 3ba122fb72
32 changed files with 239 additions and 59 deletions
+1 -1
View File
@@ -738,7 +738,7 @@ window.addEventListener('scroll',changeHeaderBg);
</div>
</div>
</div>
<div><p>| Updated 31.01.2023 | Languages: EN, <a href="/docs/lang/fr/CONTRIBUTING.html">FR</a>, <a href="/docs/lang/cs/CONTRIBUTING.html">CZ</a> |</p>
<div><p>| Updated 31.01.2023 | Languages: EN, <a href="/docs/lang/fr/contributing.html">FR</a>, <a href="/docs/lang/cs/contributing.html">CZ</a> |</p>
<h1 id="contributing-guide" tabindex="-1">Contributing guide</h1>
<h2 id="compiling-with-sqlcipher-encryption-enabled" tabindex="-1">Compiling with SQLCipher encryption enabled</h2>
<p>Add <code>cabal.project.local</code> to project root with the location of OpenSSL headers and libraries and flag setting encryption mode:</p>