> For the complete documentation index, see [llms.txt](https://wiki.relictum.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.relictum.pro/ru/razrabotka-integraciya/relictum-node-json-rpc-api/obshaya-informaciya-konfiguraciya.md).

# Общая информация / конфигурация

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

**enabled** - вкл модуль webapi

**rw\_pkey** - вкл доступ к импорту/экспорту приватных ключей
