-
Notifications
You must be signed in to change notification settings - Fork 0
Config
xavier edited this page Aug 18, 2026
·
2 revisions
Example file:
[DEFAULT]
Validation=True
Websocket=True
statusNotification=ALL
fastAPIdocs=True
[SITE]
Public=True
Dashboard=True
[ERROR_LOGGING]
STATUS=True
Write=TrueToggles checking whether the value is correct for that attribute.
Toggles WebSockets.
I recommend leaving it set to ALL for now.
It can disable sending data from the internal API through WebSockets (not recommended while using the dashboard).
Toggles the auto-generated documentation.
Activates the landing page.
Disables all dashboard pages.
Toggles the error logger completely.
Activates writing logs to a file.