Files
mxids/docs/features/profile.md
2018-04-13 03:26:33 +02:00

256 B

Profile enhancement

WARNING: Alpha feature not officially supported. Do not use.

Configuration

Reverse proxy

Apache

ProxyPassMatch "^/_matrix/client/r0/profile/([^/]+)$" "http://127.0.0.1:8090/_matrix/client/r0/profile/$1"