mirror of
https://github.com/maubot/maubot
synced 2025-08-29 08:50:38 +00:00
Pass public URL of webapp to plugins
This commit is contained in:
parent
c6287e6626
commit
19a20721e8
6 changed files with 19 additions and 8 deletions
|
@ -38,6 +38,7 @@ class Config(BaseFileConfig):
|
|||
copy("plugin_directories.db")
|
||||
copy("server.hostname")
|
||||
copy("server.port")
|
||||
copy("server.public_url")
|
||||
copy("server.listen")
|
||||
copy("server.base_path")
|
||||
copy("server.ui_base_path")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue