Настроен доступ к исходникам ядра. Немного поправлены параметры приложения. Обновлено ядро.

This commit is contained in:
2019-10-02 13:00:49 +03:00
parent 3350c886f4
commit f0a820d82d
4 changed files with 16 additions and 2 deletions

View File

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