For the complete documentation index, see llms.txt. This page is also available as Markdown.

General information / configuration

.config
{
	"webuser": {
		"enabled": true, 
		"rw_pkey": true,
		}
}

enabled - on webapi module

rw_pkey - on access to import/export of private keys

Last updated