Module meshchatconfig

MeshChat

Synopsis

Fields
meshchat_path string

Base directory to store all MeshChat generated files

max_messages_db_size int

Maximum number of messages in the database

max_file_storage int

Maximum amount of filesystem space for storing files

poll_interval int

How often to check for new messages

platform string

Type of node that MeshChat is installed on ("node" or "pi")

debug bool

Turn debug message on

protocol_version string

MeshChat protocol version

MeshChat.meshchat_path string

Base directory to store all MeshChat generated files

MeshChat.max_messages_db_size int

Maximum number of messages in the database

MeshChat.max_file_storage int

Maximum amount of filesystem space for storing files

MeshChat.poll_interval int

How often to check for new messages

MeshChat.platform string

Type of node that MeshChat is installed on ("node" or "pi")

MeshChat.debug bool

Turn debug message on

MeshChat.protocol_version string

MeshChat protocol version