This commit is contained in:
Chris Cochrun 2025-05-17 16:29:38 -05:00
parent 0f7b8fdfef
commit 88cc508f81

View file

@ -43,6 +43,7 @@ with lib;
trusted_proxies = [ "127.0.0.1" "24.225.22.143" "0.0.0.0" ]; trusted_proxies = [ "127.0.0.1" "24.225.22.143" "0.0.0.0" ];
maintenance_window_start = 1; maintenance_window_start = 1;
preview_libreoffice_path = "${pkgs.libreoffice}/bin/libreoffice"; preview_libreoffice_path = "${pkgs.libreoffice}/bin/libreoffice";
log_type = "file";
enabledPreviewProviders = [ enabledPreviewProviders = [
"OC\Preview\BMP" "OC\Preview\BMP"
"OC\Preview\GIF" "OC\Preview\GIF"