| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |
| dienste:bytecluster0002:matrix-element [29.07.2023 20:05] – mape2k | dienste:bytecluster0002:matrix-element [07.03.2025 20:35] (aktuell) – Update Element to 1.11.94 mape2k |
|---|
| * **sudo mkdir -p /var/www/public_html** | * **sudo mkdir -p /var/www/public_html** |
| - Installation von Element-web (letztes tar.gz von [[https://github.com/vector-im/element-web/releases]]) | - Installation von Element-web (letztes tar.gz von [[https://github.com/vector-im/element-web/releases]]) |
| * **wget https://github.com/vector-im/element-web/releases/download/v1.11.36/element-v1.11.36.tar.gz** | * **wget https://github.com/vector-im/element-web/releases/download/v1.11.94/element-v1.11.94.tar.gz** |
| * **<nowiki>tar --strip-components=1 --extract --gunzip --file=element-v1.11.36.tar.gz --directory=/var/www/public_html/</nowiki>** | * **<nowiki>tar --strip-components=1 --extract --gunzip --file=element-v1.11.94.tar.gz --directory=/var/www/public_html/</nowiki>** |
| * **sudo cp /var/www/public_html/config.sample.json /var/www/public_html/config.json** | * **sudo cp /var/www/public_html/config.sample.json /var/www/public_html/config.json** |
| * **sudo chown -R www-data:www-data /var/www/public_html** | * **sudo chown -R www-data:www-data /var/www/public_html** |
| "disable_login_language_selector": false, | "disable_login_language_selector": false, |
| "disable_3pid_login": false, | "disable_3pid_login": false, |
| | "force_verification": false, |
| "brand": "erfurt.chat", | "brand": "erfurt.chat", |
| "integrations_ui_url": "https://scalar.vector.im/", | "integrations_ui_url": "https://scalar.vector.im/", |
| "https://scalar-staging.riot.im/scalar/api" | "https://scalar-staging.riot.im/scalar/api" |
| ], | ], |
| "bug_report_endpoint_url": "https://element.io/bugreports/submit", | "default_widget_container_height": 280, |
| "uisi_autorageshake_app": "element-auto-uisi", | |
| "default_country_code": "DE", | "default_country_code": "DE", |
| "show_labs_settings": false, | "show_labs_settings": false, |