Hi,
I've got some private channels which have some users via mqtt which I'd like to not be shown on the potatomesh!
I've currently got these in my docker-compose.yaml . Am I missing something?
CONNECTION: 192.168.1.2:4404
CHANNEL_INDEX: "0"
PRIMARY_CHANNEL_ONLY: "1"
PRIMARY_CHANNEL_KEY: "AQ=="
PRIMARY_CHANNEL_NAME: LongFast
API_TOKEN: <token>
DEBUG: 0
INSTANCE_DOMAIN: http://potatomesh:41447
PROTOCOL: meshtastic
FEDERATION: 0
PRIVATE: 0
ENERGY_SAVING: 0
Hi,
I've got some private channels which have some users via mqtt which I'd like to not be shown on the potatomesh!
I've currently got these in my
docker-compose.yaml. Am I missing something?