The main LyX configuration file preferences is located in directory ~/.lyx (Linux) or for example in ~/Library/Application Support/LyX-2.4 (macOS).
Some notes with respect to the CONVERTER section
- Variables
basename)/usr/local/bin/lyxlatex:xml:originaldir: seems to be unsupported since version 2.xneedaux: converter needs the .aux fileresultdir=<dir>: converter puts all files in <dir>>. Using resultdir is same as resultdir=$$Basename.1)resultfile=<file>: name of main file in result directory, e.g. index.htmlparselog:/etc/ImageMagick-6/policy.xml according to Debian wiki. For example add/change:<policy domain="coder" rights="read|write" pattern="PS" /> <policy domain="coder" rights="read|write" pattern="PS2" /> <policy domain="coder" rights="read|write" pattern="PS3" /> <policy domain="coder" rights="read|write" pattern="EPS" /> <policy domain="coder" rights="read|write" pattern="PDF" /> <policy domain="coder" rights="read|write" pattern="XPS" />