Skip to content
Snippets Groups Projects
config.json 691 B
Newer Older
  • Learn to ignore specific revisions
  • RMidhunSuresh's avatar
    RMidhunSuresh committed
        "homeserver": "https://your-homeserver.com",
        "auto_join_room": "Internal matrix id of the room",
    
        "username_prefix": "foobar",
        "header": {
    
    RMidhunSuresh's avatar
    RMidhunSuresh committed
            "title": "Your Fancy Title",
            "avatar": "https://link_to_avatar/awesome.png"
    
        "footer": {
    
            "chatterbox_link": "https://element.io/solutions/chatterbox-embedded-live-chat-for-customer-service",
    
            "matrix_link": "https://matrix.org"
        },
    
    RMidhunSuresh's avatar
    RMidhunSuresh committed
        "token": "Valid Token to be used with Token Authenticated Registration",
        "invite_user": "@botuser:your-homeserver.com",
        "encrypt_room": false,
    
        "avatar": "https://link_to_avatar/avatar.png",
    
        "disable_composer_until_operator_join": false