This commit is contained in:
Vivian 2022-08-31 16:43:53 +02:00
parent db68fb02e7
commit 535819c2c7
3 changed files with 8 additions and 7 deletions

View file

@ -65,7 +65,7 @@ in
enable_registration = true;
public_baseurl = "https://chat.meowy.tech";
enable_metrics = true;
max_upload_size = "100m";
# max_upload_size = "100m";
listeners = [
{
inherit port;

View file

@ -103,6 +103,7 @@
jnoortheen.nix-ide
matklad.rust-analyzer
mkhl.direnv
tamasfe.even-better-toml
valentjn.vscode-ltex
];
};