mirror of https://gitlab.crans.org/nounous/nixos
Fix sops secrets
parent
017d506e57
commit
bb34a49d67
|
@ -221,6 +221,10 @@
|
|||
longReplyTemplate = "<$NICK> \"$ORIGINAL\" <- $REPLY";
|
||||
shortReplyTresholdSeconds = 300;
|
||||
};
|
||||
|
||||
mediaProxy = {
|
||||
publicUrl = "https://matrix.crans.org/media";
|
||||
};
|
||||
};
|
||||
|
||||
advanced = {
|
||||
|
|
Loading…
Reference in New Issue