Tuesday, August 01, 2023
grimoire@muc.metronome.im
August
Mon Tue Wed Thu Fri Sat Sun
  1
2 3
4
5
6
7
8 9 10 11
12
13
14
15 16 17 18 19
20
21 22 23 24 25 26
27
28
29 30
31
     
             
Metronome IM "cook" book room | Support and Dev talk about the Metronome XMPP server.

Latest stable version build is: 4.0.3

For more information you can visit: https://metronome.im

Room logs can be found here: https://muc.metronome.im/logs/grimoire/

* Links *
<==========================================================>
- Building & Installation:
https://metronome.im/building
- Documentation:
https://metronome.im/documentation
- Issues Tracker:
https://github.com/maranda/metronome/issues
<==========================================================>

[12:00:22] <Maranda> > <etg> does metronome supports tombstoning?

Yes it does, but tombstones in MUCs are activated only when destroying. Else you have to set creation restrictions.
[12:00:44] <Maranda> You can limit room creation only to admins.
[12:25:50] <etg> I want to destroy some mucs but not all, if I axctivate tombstones will it destroy all?
[12:26:16] <etg> > You can limit room creation only to admins.
I tried to find it in config files, but did not
[12:41:35] <Maranda> No, you have to manually delete 'em
[12:42:32] <Maranda> you can use SU mode to enter as owner and destroy the rooms.
[13:48:11] <etg> > you can use SU mode to enter as owner and destroy the rooms.
already did it as you helped me before. but after deleting them, they always come back..some users enter (or their clients create a new muc with the previously deleted name) the muc even after destruction
[13:51:02] <Maranda> etg yes which is why...
[13:51:32] <Maranda> ...You should enable in the config restriction to only enable server admins and/or local users to create rooms
[13:52:13] <etg> > ...You should enable in the config restriction to only enable server admins and/or local users to create rooms
how do I do it? I am not sur where in the config file
[13:55:31] <Maranda> restrict_room_creation = "admin"
[13:55:37] <Maranda> in the muc component section
[14:17:07] <etg> thanks, it worked
[14:17:48] <etg> another unrelated question, can I set autodestruction of messages for a certain period of time on server side?
[14:18:05] <Maranda> No
[14:18:35] <etg> it's default to record 10.000 last messages, right?
[14:19:18] <Maranda> correct