Welcome to RIXA’s documentation!¶
Installation guide: Installation
If you want to create plugins or similar, refer to rixaplugin. This includes significant parts of the code used here (e.g. logging, plugin communication, etc).
This documentation primarily should help understand
Full table of contents¶
- Plugin programming quickstart
- Structure
- WebSocket Communication
- Settings Documentation
ALLOWED_HOSTSBASE_DIRBOOTSTRAP_THEMECSRF_COOKIE_SAMESITECSRF_COOKIE_SECUREDATABASESDISABLE_PLUGIN_MODULE_CHECKENABLE_CHAT_TELEMETRYENABLE_ONBOARDINGENABLE_TAB_SWITCH_TELEMETRYIGNORE_PLUGIN_WARNINGSLANGUAGESMAINTENANCE_MODEMAX_BLOCKING_CALLSMAX_LOAD_TIME_PER_MODULEMAX_PLUGIN_STACK_DEPTHMAX_USER_JOBSNLP_BACKENDNLP_GREETINGPATCH_USER_MODELPYENV_LOCPYENV_PY_BASESECRET_KEYSESSION_COOKIE_AGESESSION_COOKIE_SAMESITESESSION_COOKIE_SECURESHOW_SETTINGSSTATISTICS_COLLECTION_INTERVAL
- API Documentation
- Plugin system integration