7 lines
288 B
YAML
7 lines
288 B
YAML
---
|
|
# Substitute with your path to the msgba socket, this is the root of the project
|
|
# https://git.owlcode.tech/sergiotarxz/msgba
|
|
# Must be started in order of this project to work.
|
|
# You have to have read/write permissions for this path.
|
|
domain_socket: "/var/lib/msgba/msgba/msgba.sock"
|