# ~/.config/linux_post_install/matrix.env — Matrix config for 'pos communication matrix' # Reference template (not auto-copied by install.sh). The runtime file is # created and edited via: pos config matrix (chmod 600). # # MATRIX_HOMESERVER=https://matrix.example.org # Homeserver URL # MATRIX_ACCESS_TOKEN= # Access token (secret; 'pos communication matrix sender login') # MATRIX_USER_ID=@you:example.org # Your Matrix user id (owner) # MATRIX_ROOM_ID=#pos:example.org # Room id or alias to watch. # # REQUIRED for the listener (fail-closed): # # without it the listener refuses to run # # any command and watches nothing. # # Set values with: pos config matrix