JaneHQ::Config
Runtime configuration, sourced from environment variables with sane
defaults. JANEHQ_ADMIN_PASSWORD is the only required setting.
Constructors
from_env
SourceInstance methods
admin_password
Sourceadmin_user
Sourcedb_path
Sourceingest_port
Sourcesession_secret
Sourcestale_after
An agent is considered stale/offline if we haven't heard from it in this many seconds (~3 agent cycles at the default 10s heartbeat).
web_port
Source