More changes
This commit is contained in:
parent
0b246e44a8
commit
eef052b1e9
9 changed files with 195 additions and 61 deletions
|
@ -10,8 +10,9 @@ plugin_directories:
|
|||
- ./plugins
|
||||
|
||||
server:
|
||||
# The IP:port to listen to.
|
||||
listen: 0.0.0.0:29316
|
||||
# The IP and port to listen to.
|
||||
hostname: 0.0.0.0
|
||||
port: 29316
|
||||
# The base management API path.
|
||||
base_path: /_matrix/maubot
|
||||
# The base appservice API path. Use / for legacy appservice API and /_matrix/app/v1 for v1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue