Solved Customize well-known
-
Is there any way to customize well-known?
I'm looking for a way to expand matrix settings to pickup my jitsi server (https://github.com/vector-im/element-web/blob/develop/docs/jitsi.md#configuring-element-to-use-your-self-hosted-jitsi-server), but I understand I might have other demands with the time.
Could you please, help me to understand how do I do that properly?
-
Anyone?
@girish ?
-
@potemkin_ai I think on the host server you can just modify the file manually?
-
@murgero do you mean nginx config? If so, I would expect it to be easily overwritten by Cloudron at some point, for example, when I specify some things from UI, or am I missing somehting?
-
@potemkin_ai No I forget the exact path, but in the yellowtent home folder I believe you can manually change the well-known file
-
@potemkin_ai I'm being silly - Jitsi is already in the UI for well-known config
-
@murgero thanks! And yes, I'm aware of that nice web config
Once I found it I started immediately to think about what other fields I might need to add at well-known and be sure it won't be overwritten.
I guess some kind of custom entry record UI at Cloudron would be very nice there!
-
@potemkin_ai said in Customize well-known:
I guess some kind of custom entry record UI at Cloudron would be very nice there!
These locations are known in advance / codified in RFCs and standards. So, while possible to have flexibility here , in most cases I think people just want an input box for enter some value. Are we missing some more well known entries here? Happy to add them to the UI.
-
@girish thank you!
Are they all described in the RFC? Couldn't it be some special app expecting some special values in there? -
@potemkin_ai that's my understanding. they are usually in specifications and not arbitrary.
-
girish
-
girish
-
@girish I believe I've seen this in some apps, including NextCloud at some release.
But let me just return back with some facts in my hands when/if I get something.