Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • appservice
2 results

settingtypes.txt

Blame
    • joenas's avatar
      c3c6731d
      Breaking changes: · c3c6731d
      joenas authored
      Removed port setting (fixes #9)
      Throw errors when weird/faulty matrix url (work on #10)
      Added neturl for url parsing
      c3c6731d
      History
      Breaking changes:
      joenas authored
      Removed port setting (fixes #9)
      Throw errors when weird/faulty matrix url (work on #10)
      Added neturl for url parsing
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    settingtypes.txt 384 B
    [Basic]
    
    # Bots username. May only contain characters A-Z, 0-9
    # '{', '}', '[', ']', '|', '^', '-', or '_'.
    matrix.user (Username) string
    
    # Server to connect to, include http(s)
    matrix.server (Matrix server) string https://matrix.org
    
    # Channel the bot joins after connecting.
    matrix.room_id (Channel to join) string
    
    # Matrix user password.
    matrix.password (Server password) string