This commit is contained in:
2019-10-17 15:52:05 +03:00
parent 5ce8947ffa
commit 7f2713129d

View File

@ -14,6 +14,6 @@
<entry key="ncore.db.password">masterkey</entry>
<!-- Other settings -->
<entry key="security.cryptoapi.disable">yes</entry>--> <!-- Disable usage of cryptographic functions -->
<entry key="security.cryptoapi.disable">yes</entry> <!-- Disable usage of cryptographic functions -->
<entry key="ncore.client.queryexit">yes</entry> <!-- Query before system exit -->
</properties>