mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] report_qweb_signer: Migration to 13.0
[UPD] Update report_qweb_signer.pot [UPD] README.rst
This commit is contained in:
committed by
Omar (Comunitea)
parent
b2b51f0e4c
commit
40dac0db84
@@ -2,6 +2,6 @@
|
||||
<odoo>
|
||||
<record model="ir.config_parameter" id="report_qweb_signer_java_param">
|
||||
<field name="key">report_qweb_signer.java_parameters</field>
|
||||
<field name="value">-Xms4M -Xmx4M</field>
|
||||
<field name="value">-Xms4M -Xmx4M -XX:CompressedClassSpaceSize=256m</field>
|
||||
</record>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user