meshchatconfig
¶
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 |
Base directory to store all MeshChat generated files
Maximum number of messages in the database
Maximum amount of filesystem space for storing files
How often to check for new messages
Type of node that MeshChat is installed on ("node" or "pi")
Turn debug message on
MeshChat protocol version