From 0a09eb154065ec758240d6ee7b0ea272e218f998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Dudr?= Date: Fri, 9 Aug 2024 07:19:30 +0200 Subject: [PATCH] misc --- dot_config/php/74/flake.nix | 2 ++ dot_config/private_mc/mc.ext.ini | 29 ----------------------------- 2 files changed, 2 insertions(+), 29 deletions(-) diff --git a/dot_config/php/74/flake.nix b/dot_config/php/74/flake.nix index 5550c42..837c094 100644 --- a/dot_config/php/74/flake.nix +++ b/dot_config/php/74/flake.nix @@ -53,6 +53,8 @@ memory_limit=-1 max_execution_time=0 max_input_time=-1 + post_max_size=1G + upload_max_filesize=1G xdebug.mode=debug xdebug.output_dir=/tmp xdebug.start_with_request=trigger diff --git a/dot_config/private_mc/mc.ext.ini b/dot_config/private_mc/mc.ext.ini index 8b7e601..981db26 100644 --- a/dot_config/private_mc/mc.ext.ini +++ b/dot_config/private_mc/mc.ext.ini @@ -566,40 +566,11 @@ Regex=\.(mod|s3m|xm|it|mtm|669|stm|ult|far)$ RegexIgnoreCase=true Open=/usr/lib/mc/ext.d/sound.sh open mod -[wav22] -Shell=.waw22 -ShellIgnoreCase=true -Open=/usr/lib/mc/ext.d/sound.sh open wav22 - -[mp3] -Shell=.mp3 -ShellIgnoreCase=true -Open=/usr/lib/mc/ext.d/sound.sh open mp3 -View=%view{ascii} /usr/lib/mc/ext.d/sound.sh view mp3 - -[ogg] -Regex=\.og[gax]$ -RegexIgnoreCase=true -Open=/usr/lib/mc/ext.d/sound.sh open ogg -View=%view{ascii} /usr/lib/mc/ext.d/sound.sh view ogg - -[opus] -Shell=.opus -ShellIgnoreCase=true -Open=/usr/lib/mc/ext.d/sound.sh open opus -View=%view{ascii} /usr/lib/mc/ext.d/sound.sh view opus - [midi] Regex=\.(midi?|rmid?)$ RegexIgnoreCase=true Open=/usr/lib/mc/ext.d/sound.sh open midi -[wma] -Shell=.wma -ShellIgnoreCase=true -Open=/usr/lib/mc/ext.d/sound.sh open wma -View=%view{ascii} /usr/lib/mc/ext.d/sound.sh view wma - # Play list [playlist] Regex=\.(m3u|pls)$