# HG changeset patch # User Axel Prel <axel.prel@xcg-consulting.fr> # Date 1741099470 -3600 # Tue Mar 04 15:44:30 2025 +0100 # Branch 18.0 # Node ID 9de103770235caa658804b00ed0d451f3dd84f6b # Parent d09b590a7bd7388e84f586956983671f852f0abc update readme redner config helper diff --git a/NEWS.rst b/NEWS.rst --- a/NEWS.rst +++ b/NEWS.rst @@ -5,6 +5,8 @@ 18.0.1.7.0 ---------- +Update Redner config parameter names in the README + Add more export formats from Typst 18.0.1.6.0 diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -46,8 +46,8 @@ Once your account is ready, configure the module with the following ``ir.config_parameter``:: - rednerd.server_url = https://redner.orbeet.io - rednerd.api_key = <your API key here> + redner.server_url = https://redner.orbeet.io + redner.api_key = <your API key here> redner.account = <your account name> redner.timeout = 20