--- /dev/null
+# This file is autogenerated, and will be recreated on upgrade if it is deleted.
+# Any changes you make will be preserved.
+
+# Whether to report homeserver usage statistics.
+report_stats: false
--- /dev/null
+# This file is autogenerated, and will be recreated on upgrade if it is deleted.
+# Any changes you make will be preserved.
+
+# The domain name of the server, with optional explicit port.
+# This is used by remote servers to connect to this server,
+# e.g. matrix.org, localhost:8080, etc.
+# This is also the last part of your UserID.
+#
+server_name: dev.nutra.tk
+public_baseurl: https://matrix.nutra.tk
+idp_icon: mxc://dev.nutra.tk/kigyXIXVaLjxJWworavyADhV
proxy_pass http://127.0.0.1:8008;
proxy_set_header X-Forwarded-For $remote_addr;
}
+
+ location /favicon.ico {
+ alias /var/www/favicon.gif;
+ }
}
# Open matrix chat on 8448